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

Hudson commented on MAPREDUCE-6958:
-----------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12910 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12910/])
Revert "MAPREDUCE-6958. Shuffle audit logger should log size of shuffle (jlowe: 
rev ea845ba58c585647c4be8d30d9b814f098e34a12)
* (edit) 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-shuffle/src/main/java/org/apache/hadoop/mapred/ShuffleHandler.java


> Shuffle audit logger should log size of shuffle transfer
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-6958
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6958
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>            Priority: Minor
>             Fix For: 3.0.0-beta1
>
>         Attachments: MAPREDUCE-6958.001.patch, MAPREDUCE-6958.002.patch, 
> MAPREDUCE-6958.003.patch, MAPREDUCE-6958-branch-2.002.patch
>
>
> The shuffle audit logger currently logs the job ID and reducer ID but nothing 
> about the size of the requested transfer.  It calculates this as part of the 
> HTTP response headers, so it would be trivial to log the response size.  This 
> would be very valuable for debugging network traffic storms from the shuffle 
> handler.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to