[teiid-issues] [JBoss JIRA] (TEIID-2910) HIVE: method not found exception

Ivan Chan (JIRA) issues at jboss.org
Sun Mar 30 13:42:12 EDT 2014


Ivan Chan created TEIID-2910:
--------------------------------

             Summary: HIVE:  method not found exception
                 Key: TEIID-2910
                 URL: https://issues.jboss.org/browse/TEIID-2910
             Project: Teiid
          Issue Type: Bug
          Components: Connector API
    Affects Versions: 8.7
         Environment: HIVE 0.11 driver with Teiid 8.7 CR1
            Reporter: Ivan Chan
            Assignee: Steven Hawkins


I just upgraded from Teiid 8.7 BETA1 to Teiid 8.7 BETA1.  And I got the following exception when trying to connect to HIVE1/ HIVE2 with HIVE 0.11 driver.

Caused by: java.sql.SQLException: Method not supported
        at org.apache.hadoop.hive.jdbc.HiveDatabaseMetaData.getIdentifierQuoteString(HiveDatabaseMetaData.java:391)
        at org.teiid.translator.jdbc.JDBCMetdataProcessor.getConnectorMetadata(JDBCMetdataProcessor.java:105)
        at org.teiid.translator.jdbc.JDBCExecutionFactory.getMetadata(JDBCExecutionFactory.java:309)

And it used to work with Teiid 8.7 BETA1

--
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