ZooKeeper is a high-performance coordination service for distributed applications. It exposes common services - such as naming, configuration management, synchronization, and group services - in a simple interface so you don’t have to write them from scratch.
CLI commands
From here
1 | # Create a znode. |
GUI
There are quite a few tools which can be use to browse the ZooKeeper data, and even manipulate it: