Description
Both MapTask and ReduceTask carry redundant code to update BYTES_WRITTEN counter. However, Task.updateCounters uses file system stats for this.
Both MapTask and ReduceTask carry redundant code to update BYTES_WRITTEN counter. However, Task.updateCounters uses file system stats for this.