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

Konstantin Shvachko commented on MAPREDUCE-4360:
------------------------------------------------

You should work on usual formatting issues.

So the fix as I understood is to build a hierarchy of queues by setting the 
parent member. Then find the parent that has maxCapacity set, and verify it is 
not exceeded. Sounds like the right approach.
Do you need to update the current capacity for the parent, when you allocate 
new slots for a child queue?
                
> Capacity Scheduler Hierarchical leaf queue does not honur the max capacity of 
> container queue
> ---------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4360
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4360
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.1, trunk
>            Reporter: Mayank Bansal
>            Assignee: Mayank Bansal
>         Attachments: MAPREDUCE-4360-22.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to