Administrators must manually start the Thrift and REST APIs for HBase.
Starting the HBase Thrift API
Run the following command to start the HBase Thrift API:
/usr/bin/hbase thrift start
Starting the HBase REST API
Run the following command to start the HBase REST API:
/usr/lib/hbase/bin/hbase-daemon.sh start rest --infoport 8085