[
https://issues.apache.org/jira/browse/HIVE-15391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15734610#comment-15734610
]
Hive QA commented on HIVE-15391:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12842489/HIVE-15206.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 11 failed/errored test(s), 10776 tests
executed
*Failed tests:*
{noformat}
TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=106)
[auto_join30.q,timestamp_null.q,date_udf.q,join16.q,groupby_ppr.q,bucketmapjoin7.q,smb_mapjoin_18.q,join19.q,vector_varchar_4.q,union6.q,cbo_subq_in.q,vectorization_part.q,sample8.q,vectorized_timestamp_funcs.q,join_star.q]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[auto_sortmerge_join_2]
(batchId=44)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample2] (batchId=5)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample4] (batchId=15)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample6] (batchId=61)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample7] (batchId=60)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample9] (batchId=38)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[transform_ppr2]
(batchId=134)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[stats_based_fetch_decision]
(batchId=150)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_3]
(batchId=91)
org.apache.hive.hcatalog.api.TestHCatClientNotification.createTable
(batchId=219)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2513/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2513/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2513/
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: 11 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12842489 - PreCommit-HIVE-Build
> Location validation for table should ignore the values for view.
> ----------------------------------------------------------------
>
> Key: HIVE-15391
> URL: https://issues.apache.org/jira/browse/HIVE-15391
> Project: Hive
> Issue Type: Sub-task
> Components: Beeline
> Affects Versions: 2.2.0
> Reporter: Yongzhi Chen
> Assignee: Yongzhi Chen
> Priority: Minor
> Attachments: HIVE-15206.1.patch
>
>
> When use schematool to do location validation, we got error message for
> views, for example:
> {noformat}
> n DB with Name: viewa
> NULL Location for TABLE with Name: viewa
> In DB with Name: viewa
> NULL Location for TABLE with Name: viewb
> In DB with Name: viewa
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)