ZooKeeper learning summary

Reference: http://www.tuicool.com/articles/77FJzuj


zookeeper official website download address:
http://mirror.bit.edu.cn/apache/zookeeper/

Install Zookeeper under Linux
http://blog.csdn.net/ lk10207160511/article/details/50526404

Connect to the remote zookeeper server via zkCli.sh:
zkCli.sh -server sp4dm49h.zookeeper.isv-middleware.yonyoucloud.service:2181

zkCli.sh -server 192.168.32.129:2181

If it is a local connection, Then you don't need -server 192.168.32.129:2181, the default is

the command of the local zkCli.sh client to use
http://www.cnblogs.com/chengxuyuanzhilu/p/6698059.html

Guess you like

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