Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-13226

Improve tez print summary to print query execution breakdown

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • None
    • None

    Description

      When tez print summary is enabled, methods summary is printed which are difficult to correlate with the actual execution time. We can improve that to print the execution times in the sequence of operations that happens behind the scenes.

      Instead of printing the methods name it will be useful to print something like below
      1) Query Compilation time
      2) Query Submit to DAG Submit time
      3) DAG Submit to DAG Accept time
      4) DAG Accept to DAG Start time
      5) DAG Start to DAG End time

      With this it will be easier to find out where the actual time is spent.

      Attachments

        1. sampleoutput.png
          55 kB
          Prasanth Jayachandran
        2. HIVE-13226.3.patch
          10 kB
          Prasanth Jayachandran
        3. HIVE-13226.2.patch
          9 kB
          Prasanth Jayachandran
        4. HIVE-13226.1.patch
          8 kB
          Prasanth Jayachandran

        Issue Links

          Activity

            People

              prasanth_j Prasanth Jayachandran
              prasanth_j Prasanth Jayachandran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: