[
https://issues.apache.org/jira/browse/HIVE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009037#comment-16009037
]
Hive QA commented on HIVE-16647:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12867784/HIVE-16647.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10698 tests
executed
*Failed tests:*
{noformat}
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/5235/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5235/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5235/
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12867784 - PreCommit-HIVE-Build
> Improve the validation output to make the output to stderr and stdout more
> consistent
> -------------------------------------------------------------------------------------
>
> Key: HIVE-16647
> URL: https://issues.apache.org/jira/browse/HIVE-16647
> Project: Hive
> Issue Type: Sub-task
> Components: Metastore
> Affects Versions: 2.2.0
> Reporter: Aihua Xu
> Assignee: Aihua Xu
> Priority: Minor
> Attachments: HIVE-16647.1.patch
>
>
> Some output are printed to stderr or stdout inconsistently. Here are some of
> them. Update to make them more consistent.
> * Version table validation
> When the version table is missing, the err msg goes to stderr
> When the version table is not valid, the err msg goes to stdout with a
> message like "Failed in schema version validation: <err_msg>
> * Metastore/schema table validation
> ** When the version table contains the wrong version or there are no rows in
> the version table, err msg goes to stderr
> ** When there diffs between the schema and metastore tables, the err msg goes
> to stdout
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)