November 2012
Intermediate to advanced
360 pages
12h 12m
English
By now, you’ve learned a lot about HBase as a system and how to use it. As you’ve read the chapters, we hope you’ve set up HBase in standalone mode and played around with client code. A single-node standalone HBase install is only meant for basic access, which you typically do either while learning how to use the system or while developing an application. It can’t handle any real workload or scale.
When planning a fully distributed HBase setup, you have to think about all the individual components: HBase Master, ZooKeeper, ...
Read now
Unlock full access