gohbase icon indicating copy to clipboard operation
gohbase copied to clipboard

Unable to connect to and access HBase hosted on AWS EMR cluster

Open pprandive opened this issue 5 years ago • 0 comments

Hi,

When tried to connect to HBase through Go program using 'gohbase', we are getting below errors:


ERRO[0018] failed looking up region backoff=16ms err="failed to read the /hbase/meta-region-server znode: zk: connection closed" key="""" table=""hbase:meta"" ERRO[0030] failed looking up region backoff=16ms err="context deadline exceeded" key=""1"" table=""sqooptest""

We have even opened the port no. 2181 on the master node but still no luck.

Could you please help us resolve this?

Thanks and Regards Prafulla

hbase-client.txt

pprandive avatar Dec 19 '19 14:12 pprandive