Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "ZooKeeper/HBaseUseCases" page has been changed by PatrickHunt. http://wiki.apache.org/hadoop/ZooKeeper/HBaseUseCases?action=diff&rev1=10&rev2=11 -------------------------------------------------- == Current Usecases == When I list the /hbase dir in zk I see this. + {{{ - {{{hbase(main):002:0> zk "ls /hbase" + hbase(main):002:0> zk "ls /hbase" - [root-region-server, rs, master, shutdown]}}} + [root-region-server, rs, master, shutdown] + }}} === root-region-server === This znode holds the location of the server hosting the root of all tables in hbase.
