Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10509

Add tool to visualize Impala query plan from text profile

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 3.4.0
    • Impala 4.0.0
    • Infrastructure
    • None

    Description

      Impala query plan can be huge and complex.
      It becomes hard to analyze this complex query plan, its execution summary, and the runtime filter interactions from the query profile.
      We need tool to help visualize this query plan from plain text query profile.

      One solution is to write a python script to parse the text profile into a GraphViz DOT format.
      This DOT file can then be parsed into image using dot program or immediately visualize using program such as ZGRViewer.

      Attachments

        Activity

          People

            rizaon Riza Suminto
            rizaon Riza Suminto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: