[ 
https://issues.apache.org/jira/browse/HBASE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-1633:
-------------------------

    Attachment: 1633.patch

Fixes for delete and deleteAll in bin/HBase.rb.  Use new API to do deletes 
since can't do it using old API since the mapping of old to new does not 
accomodate a BatchUpdate with deletes.

> 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: 1633.patch, 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.

Reply via email to