[ https://issues.apache.org/jira/browse/HADOOP-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599887#action_12599887
]
Doug Cutting commented on HADOOP-3150:
--------------------------------------
> If the outputformat is FileOutputFormat, [ ... ]
Shouldn't this be done for any output format? We should add generic commit-related methods
to OutputFormat and call these, rather than treat FileOutputFormat specially.
> Move task file promotion into the task
> --------------------------------------
>
> Key: HADOOP-3150
> URL: https://issues.apache.org/jira/browse/HADOOP-3150
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Owen O'Malley
> Assignee: Devaraj Das
> Fix For: 0.18.0
>
>
> We need to move the task file promotion from the JobTracker to the Task and move it down
into the output format.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|