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