Apache ZooKeeper

15 / 48

Zookeeper - Connecting to Zookeeper




Not able to play video? Try with youtube

In case you are facing problem establishing the connection follow these steps:

  • Go to my lab and open and login into the web console.
  • Login to Ambari simultaneously.
  • On Ambari, click on zookeeper, you will be able to see the list of servers currently running, the first two servers are the namenode and the secondary namenode.
  • Click on any server except the first two and copy the server name.
  • Now go to the web console and run the following command zookeeper-client -server <<server_name>>

Loading comments...