Theory and Practice of Using HBase
Hello! My name is Danil Lipovoy, and our team at Sbertech has started using HBase as an operational data store. While studying it, we have gained experience that we wanted to systematize and describe (we hope it will be useful for many). All experiments listed below were conducted with HBase versions 1.2.0-cdh5.14.2 and 2.0.0-cdh6.0.0-beta1. General architecture Writing data to HBASE Reading data from HBASE […]
