Using HBase for Real-time Access to your Big Data
This course introduces you to HBase, the open source Hadoop database used for random, real-time read/writes to your Big Data. The course will cover fundamental concepts of HBase such as HBase system and architecture, the use of the Client API to perform data operations on HBase, the various HBase client used to communicate with HBase, how to integrate HBase with a MapReduce job, and more!