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

Siddharth Seth commented on MAPREDUCE-5310:
-------------------------------------------

Slot millis being computed by the MR AM isn't really correct. It was more of a 
hack to maintain the counter. Between setting it to 0 and removing the counter 
- I think removing it is a better option. It should really just be removed, but 
concern with removing it is compatibility and whether anyone actually uses it.
                
> MRAM should not normalize allocation request capabilities
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-5310
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5310
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: applicationmaster
>    Affects Versions: 2.0.4-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>         Attachments: MAPREDUCE-5310.patch
>
>
> The MRAM is assuming knowledge of the scheduler internals to normalize 
> allocation request capabilities.
> Per discussions in YARN-689 and YARN-769 it should not do that.

--
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