Installing AsyncHBase Libraries

About this task

Complete the following steps to install AsyncHBase from a repository:

Procedure

  1. Configure the repository to point to http://package.mapr.com/releases/ecosystem-5.x/<operating system>
  2. 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

Results

After installing the mapr-asynchbase package, the AsyncHBase JAR file asynchbase-<version>-mapr.jar is in the /opt/mapr/asynchbase/asynchbase-<version> directory.