Using HBase
Related Links
Apache HBase Reference Guide
Apache HBase project
Search the MapR Blog for HBase topics
This section includes the following topics about working with HBase:
Getting Started in HBase
Running MapReduce Jobs with HBase
Using the libhbase Library
libhbase is a JNI-based, thread-safe C library that implements a native HBase client. You can use libhbase to build applications that access HBase.
Parent topic:
HBase