What is the use of ZooKeeper?



What is the use of ZooKeeper?..

Answer / Amit Kumar Harbola

ZooKeeper is a centralized service used by Apache HBase for maintaining configuration information, naming, providing distributed synchronization and shared semaphore services among other distributed applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

What happens if you alter the block size of a column family on an already occupied database?

1 Answers  


Mention what are the three types of tombstone markers in hbase?

1 Answers  


What services run after running hbase job?

1 Answers  


Which command is used to show the current hbase user?

1 Answers  


Which technique can you use in hbase to access hfile directly without the help of hbase?

1 Answers  


State some applications of HBase?

1 Answers  


What are the main key structures of hbase?

1 Answers  


What are the different types of tombstone markers in HBase for deletion?

1 Answers  


Suppose that your data is stored in collections, for instance, some binary data, message data or metadata is all keyed on the same value. Will you use HBase for this?

1 Answers  


What happens when you issue a delete command in hbase?

1 Answers  


What is the role of zookeeper in hbase?

1 Answers  


What is wal and hlog in hbase?

1 Answers  


Categories