This exercise is to give you time to explore the very depths of a Kafka cluster, i.e. Zookeeper.
Zookeeper is used as a runtime configuration database by Kafka brokers given the following features:
Duration: 30 mins
TIP Use bit.ly/kafka-exercise-admin-02 to access this exercise.
NOTE: zookeeper-shell
comes with no support for command history and so consider the official Apache Zookeeper’s zkCli for a better command-line experience (and command history).