[
https://issues.jboss.org/browse/TEIID-2910?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-2910.
---------------------------------
Labels: Final (was: CR2 Teiid)
Fix Version/s: 8.7
Resolution: Done
arrg.. Really fixed now.
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: Final
Fix For: 8.7
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