The following instructions use the package manager to download and install HBase from
the MEP repository to a client node. When you
install HBase on a client node, you can use the HBase shell from a machine outside the
cluster.
MapR 6.0.x does not support HBase as an ecosystem component. Beginning with MEP
6.3.0, MapR 6.1 reintroduced HBase as an ecosystem component. With MEP 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.Before you being, verify the following prerequisites:
Run the following commands as root or using sudo.
-
On the client computer, install
mapr-hbase:
- CentOS or Red Hat
-
yum install mapr-hbase
- Ubuntu
-
apt-get install mapr-hbase
- SUSE
-
zypper install mapr-hbase
-
On all HBase nodes, run configure.sh with a
list of the CLDB nodes and ZooKeeper nodes in the cluster.