This topic includes instructions for using package managers to download and install
AsyncHBase from the MEP repository.
Execute the following commands as root or using
sudo.
-
Based on your operating system, run one of the following commands to install the
package:
- On Red Hat /Centos
-
yum install mapr-asynchbase
- On SUSE
-
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
After installing the mapr-asynchbase package, the AsyncHBase JAR file
asynchbase-<version>-mapr.jar is in the
/opt/mapr/asynchbase/asynchbase-<version> directory.