[
https://issues.jboss.org/browse/TEIID-2910?page=com.atlassian.jira.plugin...
]
Steven Hawkins reopened TEIID-2910:
-----------------------------------
Ivan, Ramesh's last change is in CR2. However it was not sufficient.
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: Ramesh Reddy
Labels: CR2, Teiid
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