In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Precondition
JDK.yum must be installed to install JDK
Zookeeper download
Download zookeeper official source
Version
Zookeeper-3.4.14
Download zookeeper// use wget download wget http://mirror.bit.edu.cn/apache/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz// if there is no wget, you can install / / yum install-y wget// with yum if you do not want to install the wget tool Then you can use rz to upload and extract the zookeeper package from the server # extract all the files under the current directory tar-zxvf zookeeper-3.4.14.tar.gz# copy zookeeper-3.4.14 to the specified directory cp zookeeper-3.4.14 / usr/local/zookeeper-r
Configure zookeepercd / usr/local/zookeeper/# configuration zoo.cfg file cd conf# from template creation configuration file cp zoo_sample.cfg zoo.cfg# edit zoo.cfgvim zoo.cfg# modify content dataDir=/tmp/zookeeper/datadataLogDir=/tmp/zookeeper/log creation data, Log directory mkdir-p / tmp/zookeeper/data / tmp/zookeeper/log configure environment variable vim / etc/profile# add the following content export ZOOKEEPER=/usr/local/zookeeperexport PATH=$PATH:$ZOOKEEPER/bin# effective immediately source / etc/profile start zookeeper# start command If the global variable is not configured, you need to add a path, because the above configuration does not require the zkServer.sh start# zookeeper service status zkServer.sh status
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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.