启动 hbase
How to start the hbase
The first step to start the hadoop first
cd hadoop
/sbin/start-all.sh
The second step to start the zookeeper
cd zookeeper
/sbin/zkServer.sh start
The third step to start the hbase
cd hbase
/binstart-hbase.sh
/bin/hbase shell