Bug 1488723 - hbase-as-a-datasource: sqlline.py step fails
Summary: hbase-as-a-datasource: sqlline.py step fails
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Quickstarts
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Jorge Perez Bolano
QA Contact: Andrej Smigala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-06 06:04 UTC by Valiantsina Hubeika
Modified: 2025-02-10 03:58 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:58:59 UTC
Type: Support Patch
Embargoed:


Attachments (Terms of Use)

Description Valiantsina Hubeika 2017-09-06 06:04:51 UTC
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:

Comment 5 Red Hat Bugzilla 2025-02-10 03:58:59 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.