A basic installation of zookeeper-3.4.13 standalone for study purposes
user zookeeper are sudo and the default pass is zookeeper
to use zookeeper replication mode uncomment line in /opt/zookeeper-3.4.13/conf/zoo.cfg
to start zookeeper type: /opt/zookeeper-3.4.13/bin/zkServer_custom.sh start
to check if zookeeper is alive type: /opt/zookeeper-3.4.13/bin/zkServer_custom.sh status
Content type
Image
Digest
Size
295.3 MB
Last updated
about 8 years ago
docker pull flinox/zookeeper:v3