update zookeeper download link
Change-Id: I953bfc2f4ea0cc9a7416ebb35da8aee704f4a453
This commit is contained in:
parent
b07d4e19fa
commit
02600e0d56
@ -14,7 +14,7 @@ mkdir -p /opt/zookeeper
|
|||||||
|
|
||||||
cd /opt/zookeeper
|
cd /opt/zookeeper
|
||||||
|
|
||||||
wget http://archive.apache.org/dist/zookeeper/stable/zookeeper-3.4.8.tar.gz
|
wget http://archive.apache.org/dist/zookeeper/zookeeper-3.4.8/zookeeper-3.4.8.tar.gz
|
||||||
ln -s zookeeper-3.4.8 zookeeper
|
ln -s zookeeper-3.4.8 zookeeper
|
||||||
tar -xzf zookeeper-3.4.8.tar.gz
|
tar -xzf zookeeper-3.4.8.tar.gz
|
||||||
rm -rf zookeeper-3.4.8.tar.gz
|
rm -rf zookeeper-3.4.8.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user