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   

posted @ 2017-05-25 17:46  蒋孝愚  阅读(204)  评论(0)    收藏  举报