[
https://issues.apache.org/jira/browse/HBASE-8572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-8572:
-------------------------
Resolution: Fixed
Fix Version/s: 0.99.3
0.98.8
2.0.0
Release Note:
Adds a new shell command that allows you delete snapshots that match a regex:
hbase> delete_all_snapshot 's.*'
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed to 0.98+ Thanks [~ashish singhi]
> Enhance delete_snapshot.rb to call snapshot deletion API with regex
> -------------------------------------------------------------------
>
> Key: HBASE-8572
> URL: https://issues.apache.org/jira/browse/HBASE-8572
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ashish Singhi
> Fix For: 2.0.0, 0.98.8, 0.99.3
>
> Attachments: HBASE-8572-v2.patch, HBASE-8572-v3.patch,
> HBASE-8572.patch
>
>
> HBASE-8461 added the API to HBaseAdmin which allows user to specify regular
> expression for deleting snapshots.
> This JIRA would allow delete_snapshot.rb to utilize this functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)