[
https://issues.apache.org/jira/browse/HIVE-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390229#comment-14390229
]
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/12708531/HIVE-10108.2.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8691 tests executed
*Failed tests:*
{noformat}
TestCustomAuthentication - did not produce a TEST-*.xml file
TestMinimrCliDriver-smb_mapjoin_8.q - did not produce a TEST-*.xml file
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3232/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3232/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3232/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12708531 - PreCommit-HIVE-TRUNK-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, HIVE-10108.1.patch,
> HIVE-10108.2.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)