Installing HBase Client and Tools
This topic includes instructions for using the HBase Client and other tools for MapR-DB.
Service | Description |
---|---|
HBase Client |
After installing the HBase Client, you can use the HBase Shell to manipulate MapR-DB tables. MapR-DB also supports a number of HBase APIs for use with MapR-DB binary tables. For information on installation and configuration, see Installing HBase on a Client Node. For more information about MapR-DB tables and HBase APIs, see Developing Applications for Binary Tables. |
HBase Thrift Gateway |
HBase Thrift Gateway includes an API and a service that accepts Thrift requests to connect to MapR-DB tables. For information on installation and configuration, see Installing the HBase Thrift Gateway. |
HBase REST Gateway | HBase REST Gateway includes an API and a service that accepts REST requests to connect to MapR-DB tables. For information on installation and configuration, see Installing the HBase REST Gateway. |
AsyncHBase Libraries | AsyncHBase library provides asynchronous Java APIs to access MapR-DB tables. For information on installation and configuration, see Installing AsyncHBase Libraries. |