You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Apache BookKeeper

The Apache BookKeeper subproject of ZooKeeper is made up of two major components:

  1. A distributed logging service called BookKeeper.
  2. A distributed topic based publish/subscribe service called HedWig.

We have implemented a JournalManager for Hadoop HDFS which allows you to run a high availability cluster using BookKeeper as shared storage. Details on this can be found in HDFS BookKeeperJournalManager.

Roadmap for work.

  • No labels