HBase's Integration of ZooKeeper

This page documents the ongoing work of the HBase team to integrate ZooKeeper, a summary of our discussions, notes, issues, etc...

Action items/JIRAs open/resolved/etc...

Ideas for future work

  • HBase has a jruby based shell, better ways to integrate zookeeper?
    • Currently – since hbase 0.20.0 – it does call out to zk shell. You do hbase> zk "ls /" etc.
  • No labels