delete, deletefc in HBase shell do not work correctly.
------------------------------------------------------
Key: HBASE-731
URL: https://issues.apache.org/jira/browse/HBASE-731
Project: Hadoop HBase
Issue Type: Bug
Components: documentation, scripts
Reporter: Izaak Rubin
Priority: Minor
The HBase shell has several issues with the delete and deletefc commands. Both
commands give some form of error message when the correct arguments (according
to the help text) are entered. After a first glance at the code and some
discussion with Stack, it looks like delete can be fixed and deletefc will be
removed from the shell (the underlying method call does not provide the
functionality described in the help text).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.