thrift's package descrpition needs to update for start/stop procedure
---------------------------------------------------------------------
Key: HBASE-1283
URL: https://issues.apache.org/jira/browse/HBASE-1283
Project: Hadoop HBase
Issue Type: Improvement
Components: documentation
Affects Versions: 0.19.1
Reporter: Rong-En Fan
Priority: Minor
Currently,
http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/thrift/package-summary.html
says to run thrift, one can use
./bin/hbase thrift -h|--help | [--port=PORT] start
However, we can use hbase-daemon.sh for better control, especially to stop it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.