You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/07/10 01:22:14 UTC

[jira] Commented: (HBASE-1633) Can't delete in TRUNK shell; makes it hard doing admin repairs

    [ https://issues.apache.org/jira/browse/HBASE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729447#action_12729447 ] 

stack commented on HBASE-1633:
------------------------------

Part of problem was an hfile that had entry from wrong family.  Filing separate issue for this.

> Can't delete in TRUNK shell; makes it hard doing admin repairs
> --------------------------------------------------------------
>
>                 Key: HBASE-1633
>                 URL: https://issues.apache.org/jira/browse/HBASE-1633
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: delete.rb, deleteall.patch
>
>
> Because shell uses old API, it runs into the "Can't add deletes to a BatchUpdate" issue.  Add new API to do shell delete and deleteAll.  Just a few lines.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.