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

Wangda Tan commented on YARN-9751:
----------------------------------

Thanks [~jhung] for the patch. 

Are there any changes of behavior after this patch? Previous behavior is, admin 
configures one config which works for both queue and app. 

The expected new behavior should be: 
- If admin configures ordering-policy only, it should apply to both queue and 
app.
- If admin configures ordering-policy and app-ordering-policy, queue and app 
policies could be different. 

> Separate queue and app ordering policy capacity scheduler configs
> -----------------------------------------------------------------
>
>                 Key: YARN-9751
>                 URL: https://issues.apache.org/jira/browse/YARN-9751
>             Project: Hadoop YARN
>          Issue Type: Task
>            Reporter: Jonathan Hung
>            Assignee: Jonathan Hung
>            Priority: Major
>              Labels: release-blocker
>         Attachments: YARN-9751.001.patch
>
>
> Right now it's not possible to specify distinct app and queue ordering 
> policies since they share the same {{ordering-policy}} suffix.
> There's already a TODO in CapacitySchedulerConfiguration for this. This Jira 
> intends to fix it.
> {noformat}
> // TODO (wangda): We need to better distinguish app ordering policy and queue
> // ordering policy's classname / configuration options, etc. And dedup code
> // if possible.{noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to