[
https://issues.apache.org/jira/browse/HBASE-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Izaak Rubin updated HBASE-731:
------------------------------
Attachment: hbase-731_v2.patch
A slight modification to the previous patch, I rearranged some of the help text
(added to the "General Notes" section). The bin/HBase.rb tests pass.
> 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
> Assignee: Izaak Rubin
> Priority: Minor
> Attachments: hbase-731.patch, hbase-731_v2.patch
>
>
> 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.