Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Reply To: Zookeeper connection refused

$
0
0

Hi,
I have been trying to connect to hbase table through Java api.

“WARN zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper exception: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase-unsecure/master”

This is included in the hbase-site.xml

<property>
<name>zookeeper.znode.parent</name>
<value>/hbase-unsecure</value>
</property>

Also, when I try ‘zookeeper-client’ I get connection refused error.

Could someone advice on this?

Thank you,
Sunitha


Viewing all articles
Browse latest Browse all 3435

Trending Articles