Linux install ZK
http://blog.csdn.net/lk10207160511/article/details/50526404
1.bash: wget: command not found
Solution:[root@DB1 ~]# yum -y install wget
2.Zookeeper下载
[root@localhost 下载]# wget http://mirror.bit.edu.cn/apache/zookeeper/zookeeper-3.3.6/zookeeper-3.3.6.tar.gz
3.解压
[root@localhost deploy]# tar -zxvf /home/lk/下载/zookeeper-3.3.6.tar.gz
浙公网安备 33010602011771号