[
https://issues.apache.org/jira/browse/HBASE-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181515#comment-14181515
]
Elliott Clark commented on HBASE-12325:
---------------------------------------
bq.on the last sentence you are implying coordination (export and clean, not
snapshot... snapshot are hbase local and don't impact what you do on the remote
copy)
Export, snapshot, and clean up can all run in parallel as long as you are
keeping more than one snapshot.
> Add Utility to remove snapshot from a directory
> -----------------------------------------------
>
> Key: HBASE-12325
> URL: https://issues.apache.org/jira/browse/HBASE-12325
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: DeleteRemoteSnapshotTool.java
>
>
> If there are several snapshots exported to a single directory, it's nice to
> be able to remove the oldest one. Since snapshots in the same directory can
> share files it's not as simple as just removing all files in a snapshot.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)