Yes, I have already read this document and they talking about how to
configure zookeeper for hbase and ZooKeeper ensemble...

But they are not talking anything about Why Zookeeper for HBase.

What i know about zookeeper
ZooKeeper are storage of small bits of dynamic configuration data, locking,
and group membership and perform leader election.

But How it helping for HBase? Which type of information it sharing and with
whom(Client, HMaster, Region Server) and how maintaining those information.
which type of information leader have.


On Mon, Mar 3, 2014 at 8:31 PM, Ted Yu <[email protected]> wrote:

> Have you read http://hbase.apache.org/book.html#zookeeper ?
>
>
> On Mon, Mar 3, 2014 at 6:29 AM, Upendra Yadav <[email protected]>
> wrote:
>
> > Why we need ZooKeeper for HBase.
> > Please give me one example to understand:
> > Like for what it maintaining Quorum.
> > What happen if we have no zookeeper on distributed HBase.
> >
> > Is that quorum only for ROOT and META table data....
> >
>

Reply via email to