Install the zookeeper
1. Unpack
1. Unpack
Tar ZXVF – apache – they are – 3.6.1 track – bin. Tar. Gz
Create folders
mkdir /usr/local/
3. Move folders
Mv apache – they are – 3.6.1 track – bin/usr/local /
4. Rename configuration files
CD/usr/local/apache – they are – 3.6.1 track – bin/conf
Cp zoo_sample. CFG zoo. CFG
5. Modify the configuration file
Vi Zoo. CFG, modify the corresponding content as follows
dataDir=/usr/local/apache-zookeeper-3.6.1-bin/data
# new
admin.serverPort=18888
6, start,
CD/usr/local/apache – they are – 3.6.1 track – bin/bin
./zkServer.sh start
7, test,
netstat -anp|grep 2181
Read More:
- The first installation of zookeeper on Linux failed to start
- Installing open CV under Linux system
- Solve the problem of unable to start under zookeeper Linux
- Error in starting zookeeper in Windows: zookeeper audit is disabled
- Error messages of copying files to Linux system by PSCP in Windows operating system
- Installing and uninstalling nodejs in Linux
- Methods of compiling and installing ffmpeg and libx264 in Linux
- After installing the dual system , Code error
- Installing opencv and Linux Makefile:160 : recipe for target ‘all’ failed problem resolution
- Install and uninstall under Linux system Node.js
- Installing swig on Linux
- Linux CentOS installing protobuf
- The experience of installing OpenGL in vs2017 under win7 system
- Zookeeper start error [How to Solve]
- Starting zookeeper to report an error already running as process
- Installing xgboost in anaconda is based on win10 32 / 64 bit system
- Viewing the file system format of disk partition under Linux
- Record of solving the failure of installing ie11 (9c59) under 64 bit Windows 7 system
- “Practical tips” to solve the error after installing inode in MAC system: libcoreutils.dylib
- Starting zookeeper… Already running as process 1949