You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Akhilesh Pathodia <pa...@gmail.com> on 2015/12/11 11:00:13 UTC

Hbase error: Cannot get replica 0 location

Hi,

Getting following exception during the execution of the phoenix query
through Spring JDBC on hbase:

2015-12-09 05:44:04,446 ERROR org.apache.hadoop.hbase.client.AsyncProcess:
Cannot get replica 0 location for
{"totalColumns":11,"families":{"p":[{"timestamp":1449668644235,"tag":[],"qualifier":"PRSTY","vlen":4},{"timestamp":1449668644235,"tag":[],"qualifier":"STSKY","vlen":5},{"timestamp":1449668644235,"tag":[],"qualifier":"STS","vlen":8},{"timestamp":1449668644235,"tag":[],"qualifier":"CRDT_DTTY","vlen":11}]},"row":"acc_sr\\x00caseType\\x00-1980782987_445e8ffb-9d8f-11e5-b35b-005056a95cb6\\x00sr\\x00-->\\x00ZADM\\x00\\x80\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x7F\\xFF\\xFE\\xAE\\xC1\\xDF\\x07'7011-1125-T-0018"}


Please let me know if you have any idea about this error.

Thanks,
Akhilesh