[
https://issues.apache.org/jira/browse/FALCON-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177139#comment-15177139
]
ASF GitHub Bot commented on FALCON-1844:
----------------------------------------
GitHub user pallavi-rao opened a pull request:
https://github.com/apache/falcon/pull/60
FALCON-1844 Replication to delete files removed in source by default
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pallavi-rao/falcon 1844
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/60.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #60
----
commit 61431ea1cc17c5ebf820fc25e624cb4457b7baa2
Author: Pallavi Rao <[email protected]>
Date: 2016-03-03T04:20:13Z
FALCON-1844 Replication to delete files removed in source by default
----
> Falcon feed replication leaves behind old files when a feed instance is re-run
> ------------------------------------------------------------------------------
>
> Key: FALCON-1844
> URL: https://issues.apache.org/jira/browse/FALCON-1844
> Project: Falcon
> Issue Type: Bug
> Reporter: Pallavi Rao
> Assignee: Pallavi Rao
>
> When we re-replicate the data from one cluster to another, replication copies
> and overwrites old files, but, does not remove extra files in destination
> (that are not in the source dir any more). Example, first replication run
> copied 14 part files, on rerun, the source only had 13 part files, the 14th
> file still lingers in the destination.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)