[ https://issues.apache.org/jira/browse/HIVE-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14387548#comment-14387548 ]
Hive QA commented on HIVE-10108: -------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12708233/HIVE-10108.1-spark.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 8709 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nonmr_fetch org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_22 org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_union_remove_6_subq {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/815/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/815/console Test logs: http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-815/ Messages: {noformat} 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: 12708233 - PreCommit-HIVE-SPARK-Build > Index#getIndexTableName() returns db.index_table_name > ----------------------------------------------------- > > Key: HIVE-10108 > URL: https://issues.apache.org/jira/browse/HIVE-10108 > Project: Hive > Issue Type: Bug > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Attachments: HIVE-10108.1-spark.patch > > > Index#getIndexTableName() used to just returns index table name. Now it > returns a qualified table name. This change was introduced in HIVE-3781. > As a result: > IMetaStoreClient#getTable(index.getDbName(), index.getIndexTableName()) > throws ObjectNotFoundException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)