[
https://issues.apache.org/jira/browse/HADOOP-9700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703635#comment-13703635
]
Luke Lu commented on HADOOP-9700:
---------------------------------
The patch uses SnapshotDiffReport, which only supports granularity of diff at
file level. One use case we should support is the file append/flush case, where
only newly appended blocks should be copied and concated to the previous
snapshot on the remote side. Maybe we should to use SnapshotDiffInfo directly?
> Snapshot support for distcp
> ---------------------------
>
> Key: HADOOP-9700
> URL: https://issues.apache.org/jira/browse/HADOOP-9700
> Project: Hadoop Common
> Issue Type: New Feature
> Components: tools/distcp
> Reporter: Binglin Chang
> Assignee: Binglin Chang
> Attachments: HADOOP-9700-demo.patch
>
>
> Add snapshot incremental copy ability to distcp, so we can do iterative
> consistent backup between hadoop clusters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira