The following instructions use the package manager to download and install HBase from
the MEP repository to a cluster node.
Run the following commands as root or using
sudo.
-
On each planned HBase Master node,
install
mapr-hbase-master:
- Ubuntu:
apt-get install mapr-hbase-master
- RedHat/CentOS:
yum install mapr-hbase-master
- SUSE:
zypper install mapr-hbase-master
-
On each planned HBase RegionServer node,
install
mapr-hbase-regionserver:
- Ubuntu:
apt-get install mapr-hbase-regionserver
- RedHat/CentOS:
yum install mapr-hbase-regionserver
- SUSE:
zypper install mapr-hbase-regionserver
-
On all HBase nodes, run
configure.sh -R:
/opt/mapr/server/configure.sh -R