Q.1.
You need to have _________ installed before running ZooKeeper.
Q.2.
Point out the correct statement.
Q.3.
How many types of special znodes are present in Zookeeper?
Q.4.
To register a “watch” on a znode data, you need to use the _______ commands to access the current content or metadata.
Q.5.
Point out the wrong statement.
Q.6.
_______ has a design policy of using ZooKeeper only for transient data.
Q.7.
Zookeeper keep track of the cluster state such as the ______ table location.
Q.8.
The ________ master will register its own address in this znode at startup, making this znode the source of truth for identifying which server is the Master.
Q.9.
___________ is used to decommission more than one RegionServer at a time by creating sub-znodes.
Q.10.
The ______ znode is used for synchronizing the changes made to the _acl_ table by the grant/revoke commands.