Installing AsyncHBase Libraries
This topic includes instructions for using package managers to download and install AsyncHBase from the EEP repository.
Prerequisites
About this task
root
or using
sudo
.Procedure
-
Based on your operating system, run one of the following commands to install the
package:
- On Red Hat /Centos
-
yum install mapr-asynchbase
- On SLES
-
zypper install mapr-asynchbase
- On Ubuntu
-
apt-get install mapr-asynchbase
-
Run the
configure.sh
script with the following command to configure the AsyncHBase role for the node:/opt/mapr/server/configure.sh -R
Results
mapr-asynchbase
package, the AsyncHBase JAR file
asynchbase-<version>-mapr.jar
is in the
/opt/mapr/asynchbase/asynchbase-<version>
directory.