We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install ZooKeeper
zkinstructions :(
$ZKDIR
$ZKDIR/src/c
configure --prefix=/usr/local/zookeeper
Install some perl dependencies
yum install -y perl-common-sense perl-Module-Install perl-Log-Log4perl perl-YAML-LibYAML perl-AnyEvent perl-JSON perl-Crypt-OpenSSL-X509
Install the Net::ZooKeeper module that ships with ZooKeeper
Net::ZooKeeper