Apache ZooKeeper Installation - ChicagoBoothAnalytics/site GitHub Wiki
Before installing ZooKeeper
, make sure you have got Hadoop
installed.
Mac
Install ZooKeeper
by Homebrew
: run command sudo port install zookeeper
in the Mac command-line terminal.