You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/24 17:33:58 UTC

[jira] [Commented] (FALCON-2171) When feed from multiple colos are replicated, the colo folders get overwritten

    [ https://issues.apache.org/jira/browse/FALCON-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602656#comment-15602656 ] 

ASF GitHub Bot commented on FALCON-2171:
----------------------------------------

GitHub user pallavi-rao opened a pull request:

    https://github.com/apache/falcon/pull/290

    FALCON-2171 When feed from multiple colos are replicated, the colo folders get overwritten

    Made changes to use the include path to set source and target of Distcp (not just the base directory of feed).
    
    UT added. Manual testing done with single colo. Test on distributed setup pending.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pallavi-rao/falcon 2171

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/290.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 #290
    
----
commit a6d8c6c2a768f228121a94ac6fe16d268dd588b8
Author: Pallavi Rao <pa...@inmobi.com>
Date:   2016-02-08T09:24:12Z

    FALCON-1821 Update git pull merge script to accept and update JIRA type

commit 5228a4000c3b8280aac17ab5698567f79cab9747
Author: Pallavi Rao <pa...@inmobi.com>
Date:   2016-10-24T17:28:22Z

    FALCON-2171 When feed from multiple colos are replicated, the colo folders get overwritten

commit a2671b15e7dbd0e65242c021d55d1c6c9a05b877
Author: Pallavi Rao <pa...@inmobi.com>
Date:   2016-10-24T17:30:28Z

    Revert "FALCON-1821 Update git pull merge script to accept and update JIRA type"
    
    This reverts commit a6d8c6c2a768f228121a94ac6fe16d268dd588b8.

----


> When feed from multiple colos are replicated, the colo folders get overwritten
> ------------------------------------------------------------------------------
>
>                 Key: FALCON-2171
>                 URL: https://issues.apache.org/jira/browse/FALCON-2171
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Pallavi Rao
>            Assignee: Pallavi Rao
>
> Regression caused by FALCON-1844.
> Work around as discussed is to add the following property to the feed definition:
> <property name="removeDeletedFiles" value="false"/>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)