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

Hudson commented on MAPREDUCE-6765:
-----------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10751 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10751/])
MAPREDUCE-6765. MR should not schedule container requests in cases where 
(rkanter: rev fc2b69eba1c5df59f6175205c27dc7b584df50c0)
* (edit) 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/rm/TestRMContainerAllocator.java
* (edit) 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/RMContainerAllocator.java


> MR should not schedule container requests in cases where reducer or mapper 
> containers demand resource larger than the maximum supported
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6765
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6765
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mr-am
>    Affects Versions: 2.7.2
>            Reporter: Haibo Chen
>            Assignee: Haibo Chen
>            Priority: Minor
>             Fix For: 2.9.0, 3.0.0-alpha2
>
>         Attachments: mapreduce6765.001.patch, mapreduce6765.002.patch, 
> mapreduce6765.003.patch, mapreduce6765.004.patch, mapreduce6765.005.patch
>
>
> When mapper or reducer containers request resource larger than the 
> maxResourceRequest in the cluster, job is to be killed. In such cases, it is 
> unnecessary to still schedule container requests.  



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

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

Reply via email to