[ https://issues.apache.org/jira/browse/HIVE-16607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005268#comment-16005268 ]
Hive QA commented on HIVE-16607: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12867356/HIVE-16607.05.patch {color:green}SUCCESS:{color} +1 due to 13 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 10667 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=144) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5171/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5171/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5171/ 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: 12867356 - 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.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)