Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Big Data Hadoop & Spark by (11.4k points)

How to check if ZooKeeper is up and running---I tried to do a ps -ef | grep "zoo" I could not find anything. May be I am using a wrong key word to search??

Any help would be really appreciated?

1 Answer

0 votes
by (32.3k points)
edited by

To check the status of your Zookeeper just go to the bin directory of ZooKeeper run following command:

./zkServer.sh status

If you have any doubt regarding Hadoop, refer to the following video tutorial:

 

Related questions

Browse Categories

...