1. Install the HBase and ZooKeeper RPMs

In a terminal window, type:

  • For RHEL/CentOS/Oracle Linux

    yum install zookeeper hbase
  • For SLES

    zypper install zookeeper hbase
  • For Ubuntu

    apt-get install zookeeper hbase

loading table of contents...