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

Response times in "Task Execution Summary" at the end of the job is not correct

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • None
    • None

    Description

      "Task execution summary" is printed at the of running a hive query. E.g

      Task Execution Summary
      ----------------------------------------------------------------------------------------------
        VERTICES      DURATION(ms)   CPU_TIME(ms)    GC_TIME(ms)   INPUT_RECORDS   OUTPUT_RECORDS
      ----------------------------------------------------------------------------------------------
           Map 1         277869.00              0              0   1,500,000,000    1,500,000,000
           Map 2         277868.00              0              0   5,999,989,709       31,162,299
       Reducer 3          59875.00              0              0   1,531,162,299            2,018
       Reducer 4           2436.00              0              0           2,018                2
       Reducer 5            375.00              0              0               2                0
      ----------------------------------------------------------------------------------------------
      

      Response times reported here for Map-1/Map-2 is not correct. Not sure if this is broken due to any other patch. Creating this jira for tracking purpose.

      Attachments

        1. HIVE-16436.2.patch
          0.9 kB
          Prasanth Jayachandran
        2. HIVE-16436.1.patch
          1.0 kB
          Rajesh Balamohan

        Activity

          People

            rajesh.balamohan Rajesh Balamohan
            rajesh.balamohan Rajesh Balamohan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: