Description of problem: Command '$PHOENIX_HOME/bin/sqlline.py localhost $JBOSS_HOME/quickstarts/hbase-as-a-datasource/src/teiidfiles/customer-schema.sql' hangs and eventually ends with an error: 'Error: ERROR 1102 (XCL02): Cannot get all table regions. (state=XCL02,code=1102)' Maybe there is some step missing prior to this one? (To be sure I did not make a mistake, I tried to set up the quick start twice and the error still occurs.) Version-Release number of selected component (if applicable): 6.4.0.ER2 How reproducible: 100% Steps to Reproduce: 1. Set up quick start according to readme up until sqlline.py step 2. Run $PHOENIX_HOME/bin/sqlline.py localhost $JBOSS_HOME/quickstarts/hbase-as-a-datasource/src/teiidfiles/customer-schema.sql Actual results: 'Error: ERROR 1102 (XCL02): Cannot get all table regions. (state=XCL02,code=1102)' Expected results: Command should execute successfully and map `Customer` table in HBase. Additional info:
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.