[ https://issues.apache.org/jira/browse/HIVE-16607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009100#comment-16009100 ]
Hive QA commented on HIVE-16607: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12867786/HIVE-16607.06.patch {color:green}SUCCESS:{color} +1 due to 13 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 10699 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[materialized_view_create_rewrite] (batchId=236) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[union_remove_25] (batchId=83) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype] (batchId=156) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_3] (batchId=97) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] (batchId=97) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5237/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5237/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5237/ 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: 5 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12867786 - PreCommit-HIVE-Build > ColumnStatsAutoGatherContext regenerates HiveConf.HIVEQUERYID > ------------------------------------------------------------- > > Key: HIVE-16607 > URL: https://issues.apache.org/jira/browse/HIVE-16607 > Project: Hive > Issue Type: Bug > Components: Beeline, Logging > Reporter: Peter Vary > Assignee: Peter Vary > Attachments: HIVE-16607.02.patch, HIVE-16607.04.patch, > HIVE-16607.05.patch, HIVE-16607.06.patch, HIVE-16607.patch > > > Creating a new {{QueryState}} object regenerates the HIVEQUERYID stored in > the {{HiveConf}}. > In HiveServer logs it makes hard to follow the life of the query since a new > queryid is assigned to the query during the execution. > Since BeeLine is showing the operation logs based on the queryid, only the > first several line of the logs is showed in BeeLine. -- This message was sent by Atlassian JIRA (v6.3.15#6346)