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

Szilard Nemeth commented on YARN-11033:
---------------------------------------

Hi [~tdomok],
Just committed your patch to trunk.
Could you please check whether it's required to backport this to branch-3.3 / 
branch-3.2?
Thanks.

> isAbsoluteResource is not correct for dynamically created queues
> ----------------------------------------------------------------
>
>                 Key: YARN-11033
>                 URL: https://issues.apache.org/jira/browse/YARN-11033
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>    Affects Versions: 3.4.0
>            Reporter: Tamas Domok
>            Assignee: Tamas Domok
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> The property *isAbsoluteResource* was added in YARN-10237 to the scheduler 
> response, it uses pattern matching on the capacity configuration value, but 
> for dynamically created queues (using legacy AQC) the capacity configuration 
> is not available like that.
> The *AbstractCSQueue.getCapacityConfigType()* can be used to determine 
> whether it is absolute resource or not.
> The *isAbsoluteResource* property was not added to the root queue, that 
> should be fixed for consistency too. E.g.: the *mode* property is added for 
> the root and for other queues too.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to