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

Jason Lowe commented on MAPREDUCE-5847:
---------------------------------------

Looks like the patch still applies, but I'm not sure this should go in per the 
incompatibility concerns I raised earlier.  I don't think the benefits of this 
change are worth that cost, even if this just goes into trunk.  Thoughts?

> Remove redundant code for fileOutputByteCounter in MapTask and ReduceTask 
> --------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5847
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5847
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1, mrv2, task
>    Affects Versions: 2.4.0
>            Reporter: Gera Shegalov
>            Assignee: Gera Shegalov
>         Attachments: MAPREDUCE-5847.v01.patch, MAPREDUCE-5847.v02.patch
>
>
> Both MapTask and ReduceTask carry redundant code to update BYTES_WRITTEN 
> counter. However, {{Task.updateCounters}} uses file system stats for this. 



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

Reply via email to