Zookeeper common commands

Start zk: bin/zkServer.sh start
Check the ZK service status: sh bin/zkServer.sh status
Stop ZK service: sh bin/zkServer.sh stop
Restart ZK service: sh bin/zkServer.sh restart

 

Insufficient permissions for *.sh:

[root@localhost local]# chmod 777 ./zookeeper-3.4.8/bin/*.sh

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326907938&siteId=291194637