Before You Connect
Before You Connect
Hadoop distributions can contain many different interfaces, default port settings, and means of starting and stopping the HBase REST server.In most distributions, you can enter the following command to start the HBase REST server in the foreground:
hbase rest start -p <port>
For further information about the HBase REST server, consult your Hadoop distribution's documentation.