[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alejandro Abdelnur updated MAPREDUCE-5310:
------------------------------------------

    Attachment: MAPREDUCE-5310.patch

patch that removes the normalization logic and knowledge of the min from the 
MRAM.

[~sseth], you last fixed {{TaskAttempImpl.computeSlotMillis()}} as part of 
MAPREDUCE-3961. Would you please look at the changes there? I'm not that happy 
but I don't see other way of doing except by returning ZERO to keep the the 
counter (have we considered getting rid of it as it does not make sense 
anymore?).
                
> 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