]
Ramesh Reddy commented on TEIIDDES-2617:
----------------------------------------
I do not think the issue exists in neither Teiid or Teiid Designer, it sounds like more of
configuration issue of HBase in windows
"Teiid Connection>>Source Model" fails for HBase
Datasource
-----------------------------------------------------------
Key: TEIIDDES-2617
URL:
https://issues.jboss.org/browse/TEIIDDES-2617
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 9.0.2
Reporter: Debbie Steigner
"Teiid Connection>>Source Model" fails for HBase Datasource. The JDBC
importer works. Error in the server log:
When trying to import into the Designer with Teiid Connection, it errors on the Importvdb
metadata load with "ERROR 1101 (XCL01): ResultSet is closed.":
14:46:33,771 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876:
Starting deployment of "importVDB-vdb.xml" (runtime-name:
"importVDB-vdb.xml")
14:46:33,825 INFO [org.teiid.RUNTIME] (MSC service thread 1-1) TEIID50029 VDB
importVDB.1 model "importVDBSrcModel" metadata is currently being loaded. Start
Time: 8/4/15 2:46 PM
14:46:33,825 INFO [org.teiid.CONNECTOR] (teiid-async-threads - 1) HBaseExecutionFactory
Commit=true;DatabaseProductName=Phoenix;DatabaseProductVersion=4.3;DriverMajorVersion=4;DriverMajorVersion=3;DriverName=PhoenixEmbeddedDriver;DriverVersion=4.3;IsolationLevel=2
14:46:33,951 INFO [org.jboss.as.server] (management-handler-thread - 8) JBAS015859:
Deployed "importVDB-vdb.xml" (runtime-name : "importVDB-vdb.xml")
14:46:34,210 WARN [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID50036 VDB
importVDB.1 model "importVDBSrcModel" metadata failed to load. Reason:TEIID11010
java.sql.SQLException: ERROR 1101 (XCL01): ResultSet is closed.
14:46:35,736 INFO [org.teiid.RUNTIME] (MSC service thread 1-7) TEIID50026 VDB
"importVDB.1[importVDBSrcModel{importVDBSrcModel=importVDBSrcModel, hbase,
java:/PhoenixDS}]" undeployed.
Saw this
https://developer.jboss.org/thread/260099, customer is getting the same winutils
error and they state: This error usually comes when the hadoop server is accessed from
windows machine.
we get this error in other windows environment but this does not affect the application.
Not sure if this should be logged in Teiid Designer or Teiid