In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
[1] build HA high availability hadoop-2.3 (planning + environment preparation)
[2] build HA highly available hadoop-2.3 (install zookeeper)
[3] build HA highly available hadoop-2.3 (deployment configuration hadoop--cdh6.1.0)
[4] build HA highly available hadoop-2.3 (deployment configuration HBase)
Install and deploy zookeeper
(1) install zookeeper
Master1 、 master2 、 slave1 、 slave2 、 slave3
# cd / opt/ # tar xf zookeeper-3.4.5-cdh6.1.0.tar.gz#ln-s zookeeper-3.4.5-cdh6.1.0.tar.gz zookeeper
(2) configure zookeeper
Master1 、 master2 、 slave1 、 slave2 、 slave3
# mkdir-p / data/zookeeper/ {data,logs}
# cat > / opt/zookeeper/conf/zoo.cfg / data/zookeeper/data/myid
Slave1
# echo 3 > / data/zookeeper/data/myid
Slave2
# echo 4 > / data/zookeeper/data/myid
Slave3
# echo 5 > / data/zookeeper/data/myid
(3) start zookeeper
Master1 、 master2 、 slave1 、 slave2 、 slave3
# / opt/zookeeper/bin/zkServer.sh start#echo "/ opt/zookeeper/bin/zkServer.sh start" > > / etc/rc.local
[1] build HA high availability hadoop-2.3 (planning + environment preparation)
[2] build HA highly available hadoop-2.3 (install zookeeper)
[3] build HA highly available hadoop-2.3 (deployment configuration hadoop--cdh6.1.0)
[4] build HA highly available hadoop-2.3 (deployment configuration HBase)
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.