Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Do I need zookeeper ?

avatar
New Member

Is Zookeeper required if HBase is NOT used?

1 ACCEPTED SOLUTION

avatar

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.

View solution in original post

2 REPLIES 2

avatar

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.

avatar
Super Guru

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.