Installing HBase Client and Tools

MapR 6.0.x does not support HBase as an ecosystem component. Beginning with EEP 6.3.0, MapR 6.1 reintroduced HBase as an ecosystem component. With EEP 6.3.0 and later you can install the HBase Client and tools even if you decide not to install HBase as an ecosystem component. This topic describes the HBase Client and other tools that are available for use with the HPE Ezmeral Data Fabric Database.

Service Description
HBase Client After installing the HBase Client, you can use the HBase Shell to manipulate HPE Ezmeral Data Fabric Database tables. HPE Ezmeral Data Fabric Database also supports a number of HBase APIs for use with HPE Ezmeral Data Fabric Database binary tables. For information on installation and configuration, see Installing HBase on a Client Node. For more information about HPE Ezmeral Data Fabric Database 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 HPE Ezmeral Data Fabric Database 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 HPE Ezmeral Data Fabric Database tables. For information on installation and configuration, see Installing the HBase REST Gateway.
AsyncHBase Libraries AsyncHBase library provides asynchronous Java APIs to access HPE Ezmeral Data Fabric Database tables. For information on installation and configuration, see Installing AsyncHBase Libraries.