You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2014/03/27 03:17:15 UTC

[jira] [Commented] (HIVE-6696) Implement DBMD.getIndexInfo()

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

Hive QA commented on HIVE-6696:
-------------------------------



{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/12636839/HIVE-6696.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5492 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketizedhiveinputformat
{noformat}

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1972/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1972/console

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

This message is automatically generated.

ATTACHMENT ID: 12636839

> Implement DBMD.getIndexInfo()
> -----------------------------
>
>                 Key: HIVE-6696
>                 URL: https://issues.apache.org/jira/browse/HIVE-6696
>             Project: Hive
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 0.12.0
>            Reporter: Jonathan Seidman
>            Assignee: Szehon Ho
>            Priority: Minor
>         Attachments: HIVE-6696.patch
>
>
> HiveDatabaseMetaData.getIndexInfo() currently throws a "not supported" exception. There seems to be no technical obstacle to implementing this to return index info for tables with indexes defined, and probably an empty ResultSet for tables with no indexes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)