[ 
https://issues.apache.org/jira/browse/HIVE-16697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014673#comment-16014673
 ] 

Hive QA commented on HIVE-16697:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12868566/HIVE-16697.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10723 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[table_nonprintable]
 (batchId=140)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype]
 (batchId=156)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
 (batchId=144)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_join30]
 (batchId=149)
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/5308/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5308/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5308/

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: 6 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12868566 - PreCommit-HIVE-Build

> Schema table validator should return a sorted list of missing tables 
> ---------------------------------------------------------------------
>
>                 Key: HIVE-16697
>                 URL: https://issues.apache.org/jira/browse/HIVE-16697
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Metastore
>    Affects Versions: 3.0.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>            Priority: Minor
>         Attachments: HIVE-16697.patch
>
>
> SchemaTool's validate feature has a schema table validator that checks to see 
> if the HMS schema is missing tables. This validator reports a list of tables 
> that are deemed to be missing. This list is currently unsorted (depends on 
> the order of create table statements in the schema file, which is different 
> for different DB schema files). This makes it hard to write a unit test that 
> parses the results.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to