You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/02/26 15:03:00 UTC

[jira] [Created] (MAPREDUCE-7060) Cherry Pick PathOutputCommitter class/factory to branch-3.0 & 2.10

Steve Loughran created MAPREDUCE-7060:
-----------------------------------------

             Summary: Cherry Pick PathOutputCommitter class/factory to branch-3.0 & 2.10
                 Key: MAPREDUCE-7060
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7060
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
    Affects Versions: 3.0.0, 2.10.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran


It's easier for downstream apps like Spark to pick up the new PathOutputCommitter superclass if it is there on 2.10+, even if the S3A committer isn't there. 

Adding the interface & binding stuff of HADOOP-6956 allows for third party committers to be deployed. 

I'm not proposing a backport of the HADOOP-13786 committer: that's Java 8, S3Guard, etc. Too traumatic. All I want here is to allow downstream code to be able to pick up the new interface and so be able to support it and other store committers when available



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org