[
https://issues.apache.org/jira/browse/HBASE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ricky Saltzer updated HBASE-6972:
---------------------------------
Attachment: HBASE-6972.patch
This patch makes the column optional when calling *deleteall*. This allows for
users to delete an entire row, rather than specifying each column they want to
delete. This was originally how the command worked, but somewhere down the line
it was changed.
> HBase Shell deleteall requires column to be defined
> ----------------------------------------------------
>
> Key: HBASE-6972
> URL: https://issues.apache.org/jira/browse/HBASE-6972
> Project: HBase
> Issue Type: Bug
> Components: shell
> Reporter: Ricky Saltzer
> Attachments: HBASE-6972.patch
>
>
> It appears that the shell does not allow users to delete a row without
> specifying a column (deleteall). It looks like the deleteall.rb used to
> pre-define column as nil, making it optional.
> I've created a patch and confirmed it to be working in standalone mode, I
> will upload it shortly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira