[teiid-issues] [JBoss JIRA] (TEIID-2874) HIVE2: can't get the table list if using other than default database

Ivan Chan (JIRA) issues at jboss.org
Thu Feb 27 17:27:47 EST 2014


Ivan Chan created TEIID-2874:
--------------------------------

             Summary: HIVE2:  can't get the table list if using other than default database
                 Key: TEIID-2874
                 URL: https://issues.jboss.org/browse/TEIID-2874
             Project: Teiid
          Issue Type: Bug
          Components: Connector API
    Affects Versions: 8.7
         Environment: Teiid with Hive2
            Reporter: Ivan Chan
            Assignee: Steven Hawkins


I am not able to retrieve the table list other than default database.

I have create a database other than default.  And I named it as "Testing".

And I put the database name in the URL:

jdbc:hive2://machine_name:port/testing

And it always returns a list of tables from default database.  Nothing from "Testing" database

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list