In our 4th HBase meetup, we will explore two methods for getting more out of your HBase cluster.
The first method is extending HBase capabilities by using a 3rd party library which implements transactions over the HBase cluster.
The second method uses the new caching feature which HBase keeps improving, in order to boost the cluster's performance.
Transactions in HBase - Ehud Lev, Gigya