Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

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.