Install HBase on a Cluster Node
The following instructions use the package manager to download and install HBase from the EEP repository to a cluster node.
Prerequisites
About this task
root
or using
sudo
.Procedure
-
On each planned HBase Master node,
install
mapr-hbase-master
:- Ubuntu:
apt-get install mapr-hbase-master
- RedHat/CentOS:
yum install mapr-hbase-master
- SLES:
zypper install mapr-hbase-master
- Ubuntu:
-
On each planned HBase RegionServer node,
install
mapr-hbase-regionserver
:- Ubuntu:
apt-get install mapr-hbase-regionserver
- RedHat/CentOS:
yum install mapr-hbase-regionserver
- SLES:
zypper install mapr-hbase-regionserver
- Ubuntu:
-
On all HBase nodes, run
configure.sh -R
:/opt/mapr/server/configure.sh -R