1. Install the HBase and ZooKeeper RPMs

  1. Execute the following command on Zookeeper nodes and the gateway node:

    • For RHEL/CentOS:

      yum install zookeeper
    • For SLES:

      zypper install zookeeper
  2. Execute the following command on HBaseMaster node, RegionServer nodes and the gateway node:

    • For RHEL/CentOS:

      yum install hbase

    • For SLES:

      zypper install hbase


loading table of contents...