Install and Configure Hive and HBase

Procedure

  1. Install and configure Hive if it is not already installed. See Installing Hive.
  2. Install and configure HBase if it is not already installed. See Installing HBase.
  3. Run the jps command, and ensure that all relevant Hadoop, HBase and Zookeeper processes are running:
    $ jps
    21985 HRegionServer
    1549 jenkins.war
    15051 QuorumPeerMain
    30935 Jps
    15551 CommandServer
    15698 HMaster
    15293 ResourceManager
    15328 NodeManager
    15131 WardenMain