Member since
08-04-2017
5
Posts
1
Kudos Received
0
Solutions
08-04-2017
03:34 PM
This is incorrect solution. If we have incorrect zookeeper.znode.parent = "/hbase" we will have exception like this: INFO ZooKeeper: Initiating client connection ... baseZNode=/hbase ... ERROR ConnectionManager$HConnectionImplementation: The node /hbase is not in ZooKeeper. It should have been written by the master. Check the value configured in 'zookeeper.znode.parent'. There could be a mismatch with the one configured in the master. Current issue not solve problem with: ... RetriesExhaustedException: Can't get the locations
... View more