[hbase] Add an '--master=X' and '--html' command-line parameters to shell
-------------------------------------------------------------------------
Key: HADOOP-2047
URL: https://issues.apache.org/jira/browse/HADOOP-2047
Project: Hadoop
Issue Type: Improvement
Components: contrib/hbase
Reporter: stack
Priority: Minor
Add to hbase shell command-line processing. At a minimum should be able to
pass the master you want the shell to go against. Currently you need to edit
the hbase-site.xml that is under the shell. Also, add an '--html' to output
resultsets in html rather than as ascii tables (The html output is xhtml which
might be sufficent for those who might want resultsets as xml -- lets see).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.