Hi,
I am using phoenix 3.0.0 and I have included phoenix core jars in
hbase(0.94.2-cdh4.2.0) lib but when I run sqlline.py I get this at the
start :

Error: org.apache.phoenix.exception.PhoenixIOException:
org.apache.hadoop.hbase.DoNotRetryIOException:
SYSTEM.CATALOG,,1399221164420.b01e0bfadb7b095dfe10bf27f99b20db.:
org.apache.hadoop.hbase.regionserver.RegionScanner.getMvccReadPoint()J
(state=08000,code=101)


In hbase logs I found openScanner getting failed error before above error.

org.apache.hadoop.hbase.regionserver.HRegionServer: Failed openScanner

Anyone has any idea whats the matter here?

Reply via email to