You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/09/19 09:47:00 UTC

[jira] [Created] (MAPREDUCE-6961) Pull up FileOutputCommitter.getOutputPath to PathOutputCommitter

Steve Loughran created MAPREDUCE-6961:
-----------------------------------------

             Summary: Pull up FileOutputCommitter.getOutputPath to PathOutputCommitter
                 Key: MAPREDUCE-6961
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6961
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: mrv2
    Affects Versions: 3.0.0-beta1
            Reporter: Steve Loughran
            Assignee: Steve Loughran
            Priority: Minor


SPARK-21549 has shown that downstream code is relying on the internal property 

if we pulled {{FileOutputCommitter.getOutputPath}} to the {{PathOutputCommitter}} of MAPREDUCE-6956, then there'd be a public/stable way to get this. Admittedly, it does imply that the committer will always have *some* output path, but FileOutputFormat depends on that anyway.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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