启动服务: ./zkServer.sh start 查看状态: ./zkServer.sh status 重启服务: ./zkServer.sh restart 停止服务: ./zkServer.sh stop
centos 安装 zookeeper
原文:https://www.cnblogs.com/lick468/p/14280931.html