[ https://issues.apache.org/jira/browse/HIVE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968101#comment-15968101 ]
Hive QA commented on HIVE-16436: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12863322/HIVE-16436.2.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 10571 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=143) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4675/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4675/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4675/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12863322 - PreCommit-HIVE-Build > Response times in "Task Execution Summary" at the end of the job is not > correct > ------------------------------------------------------------------------------- > > Key: HIVE-16436 > URL: https://issues.apache.org/jira/browse/HIVE-16436 > Project: Hive > Issue Type: Bug > Reporter: Rajesh Balamohan > Assignee: Rajesh Balamohan > Attachments: HIVE-16436.1.patch, HIVE-16436.2.patch > > > "Task execution summary" is printed at the of running a hive query. E.g > {noformat} > 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 > ---------------------------------------------------------------------------------------------- > {noformat} > 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. -- This message was sent by Atlassian JIRA (v6.3.15#6346)