gohbase
gohbase copied to clipboard
Unable to connect to and access HBase hosted on AWS EMR cluster
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