Created 06-20-2017 03:16 PM
Is Zookeeper required if HBase is NOT used?
Created 06-20-2017 03:19 PM
Hi MB,
Yes, Zookeeper is used by a lot of components (for High Availability purpose), not only HBase. It is a mandatory and vital component.
Created 06-20-2017 03:19 PM
Hi MB,
Yes, Zookeeper is used by a lot of components (for High Availability purpose), not only HBase. It is a mandatory and vital component.
Created 06-20-2017 03:20 PM
Maybe.
ZooKeeper is used for a variety of systems in HDP for high-availability and distributed locking scenarios. For example, high-availability in HDFS with automatic failover requires ZooKeeper.