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

Hadoop QA commented on MAPREDUCE-5027:
--------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12572161/MAPREDUCE-5027-b023-2.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/3384//console

This message is automatically generated.
                
> Shuffle does not limit number of outstanding connections
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-5027
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5027
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.0.3-alpha, 0.23.5
>            Reporter: Jason Lowe
>            Assignee: Robert Parker
>         Attachments: MAPREDUCE-5027-2.patch, MAPREDUCE-5027-3.patch, 
> MAPREDUCE-5027-4.patch, MAPREDUCE-5027-b023-2.patch, 
> MAPREDUCE-5027-b023.patch, MAPREDUCE-5027.patch, MAPREDUCE-5027.patch
>
>
> The ShuffleHandler does not have any configurable limits to the number of 
> outstanding connections allowed.  Therefore a node with many map outputs and 
> many reducers in the cluster trying to fetch those outputs can exhaust a 
> nodemanager out of file descriptors.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to