Configure and Start Apache ZooKeeper
Replace your configuration after upgrading on all the ZooKeeper nodes. Replace the ZooKeeper template configuration in
/etc/zookeeper/conf
.Start ZooKeeper.
On all ZooKeeper server host machines, run the following command to start ZooKeeper and the ZKFC:
su - zookeeper -c "/usr/hdf/current/zookeeper-server/bin/zookeeper-server start"