[
https://issues.apache.org/jira/browse/HIVE-16584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000616#comment-16000616
]
Hive QA commented on HIVE-16584:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12866859/HIVE-16584.03.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 10656 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
(batchId=143)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_join30]
(batchId=148)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5108/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5108/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5108/
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: 12866859 - PreCommit-HIVE-Build
> Warning messages should use LogHelper.printInfo instead of printing to the
> infoStream directly
> ----------------------------------------------------------------------------------------------
>
> Key: HIVE-16584
> URL: https://issues.apache.org/jira/browse/HIVE-16584
> Project: Hive
> Issue Type: Bug
> Components: Logging
> Affects Versions: 3.0.0
> Reporter: Peter Vary
> Assignee: Peter Vary
> Attachments: HIVE-16584.02.patch, HIVE-16584.03.patch,
> HIVE-16584.patch
>
>
> There are several cases when warning messages are printed to the console
> outputstream directly. These warnings do not show up in the BeeLine output.
> We should use the the printInfo method instead.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)