Check the value configured in 'zookeeper.znode.parent'. There could be a mismatch with the one configured in the master.
13/10/16 10:14:06 INFO zookeeper.ZooKeeper: Initiating client connection, connectString=10.182.14.222:2181 sessionTimeout=180000 watcher=hconnection
13/10/16 10:14:06 INFO zookeeper.ClientCnxn: Opening socket connection to server /10.182.14.222:2181
13/10/16 10:14:06 INFO zookeeper.RecoverableZooKeeper: The identifier of this process is 10384@GB009980
13/10/16 10:14:10 INFO zookeeper.ClientCnxn: Socket connection established to 10.182.14.222/10.182.14.222:2181, initiating session
13/10/16 10:14:10 INFO zookeeper.ClientCnxn: Session establishment complete on server 10.182.14.222/10.182.14.222:2181, sessionid = 0x141bb7e24a30038, negotiated timeout = 40000
13/10/16 10:14:10 ERROR zookeeper.ZooKeeperNodeTracker: Check the value configured in 'zookeeper.znode.parent'. There could be a mismatch with the one configured in the master.
Check the value configured in 'zookeeper.znode.parent'. There could be a mismatch with the one configured in the master.
disconnected
Job MI_Offload_2_HDFS ended at 10:14 16/10/2013.
I presume its the zookeeper setting I have set incorrectly but can nor see past server/port.
Hi,
Did you check zookeeper.znode.parent in zookeeper.znode.parent to see everything is correct? Is there any error logs for Hbase?
Make sure your Hbase DB is list in document
TalendHelpCenterupported systems and databases.
Best regards
Sabrina
Hi, Where can I find Zookeeper quorum as when I am trying to connect..It is saying firstproj_ragini.hbasetest_0_1.hbasetest.main(hbasetest.java:1049) : org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper - Possibly transient ZooKeeper, quorum=hbase:2181, exception=org.apache.zookeeper.KeeperException$OperationTimeoutException: KeeperErrorCode = OperationTimeout : org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper - ZooKeeper exists failed after 4 attempts : org.apache.hadoop.hbase.zookeeper.ZKUtil - hconnection-0x1a3869f40x0, quorum=hbase:2181, baseZNode=/hbase Unable to set watcher on znode (/hbase/hbaseid) org.apache.zookeeper.KeeperException$OperationTimeoutException: KeeperErrorCode = OperationTimeout at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.checkZk(RecoverableZooKeeper.java:145) at
Hi,
I am getting the error as per below screenshot when trying to connect to HBase from Talend Open Studio
I am not sure how to set the Zoekeeper or where to add htrace-core.jar files.
Could you please help me in this??