[
https://issues.apache.org/jira/browse/HBASE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1633:
-------------------------
Attachment: delete.rb
Found this issue playing w/ BD stuff. Attached file is running through .META.
data he gave me trying to delete rows that have historian records only on them.
Its not working. There were two entries. I got first, but seemingly, I can't
delete this second entry no matter what. Figure whats up.
> 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.