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 2018/03/28 14:49:00 UTC

[jira] [Commented] (FALCON-2333) falcon replication: success file filter in not getting honoured in replication jobs with hadoop 2.8.0 and above

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

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

GitHub user RaghavendraSingh opened a pull request:

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

    FALCON-2333: FilteredCopyListing#shouldCopy override for new function signature

    

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

    $ git pull https://github.com/RaghavendraSingh/falcon master

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

    https://github.com/apache/falcon/pull/407.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 #407
    
----
commit 0595e7963088baa196fd76ce4d0a9709e8bbae9c
Author: Raghavendra Singh <ra...@...>
Date:   2018-03-28T14:39:51Z

    FilteredCopyListing: shouldCopy override for new function signature

----


> falcon replication: success file filter in not getting honoured in replication jobs with hadoop 2.8.0 and above
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: FALCON-2333
>                 URL: https://issues.apache.org/jira/browse/FALCON-2333
>             Project: Falcon
>          Issue Type: Bug
>          Components: replication
>    Affects Versions: 0.11
>            Reporter: Raghavendra Singh
>            Priority: Major
>
> After the changes done in
> https://issues.apache.org/jira/browse/HADOOP-1540
> The FilteredCopyListing override is not overriding the shouldCopy function, hence the availability flag filter is not getting applied



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)