[
https://issues.apache.org/jira/browse/HBASE-11570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071417#comment-14071417
]
Matteo Bertozzi commented on HBASE-11570:
-----------------------------------------
yeah not a good idea to do that by hand. but the SnapshotInfo tool is doing
exactly that.
> Command to list files part of a snapshot
> ----------------------------------------
>
> Key: HBASE-11570
> URL: https://issues.apache.org/jira/browse/HBASE-11570
> Project: HBase
> Issue Type: Bug
> Components: snapshots
> Affects Versions: 0.99.0, 0.94.20, 0.98.4
> Reporter: Jean-Marc Spaggiari
>
> HBase provide an export snapshot command to MR copy the snapshot files into a
> remove cluster. However, if current cluster is not running MR, but target
> cluster is, we will need to export the list of files into the target cluster
> and run a distcp from there.
> To do so, given a snapshot name we need HBase to provide the list of files
> belonging to it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)