Install zookeeperd by entering the following commands in the terminal:
sudo apt update sudo apt install zookeeperd
Description:
Init control scripts for zookeeper
ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains init.d scripts to start and stop zookeeper and starts zookeeper on installation.
Homepage: https://zookeeper.apache.org
Version: 3.4.10-3
Section: universe/java