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

Wangda Tan updated YARN-8016:
-----------------------------
    Description: 
After YARN-3635/YARN-6689, PlacementRule becomes a common interface which can 
be used by scheduler and can be dynamically updated by scheduler according to 
configs. There're some other works. 
- There's no way to initialize PlacementRule.
- No example of PlacementRule except the user-group mapping one.

This JIRA is targeted to refine PlacementRule interfaces and add another 
PlacementRule example.

  was:
Currently in Capacity Scheduler, we hard code queue mappings to 
UserGroupMappingPlacementRule for queue mappings.

We need to expose a general framework to dynamically create various queue 
mapping placement rules by reading queue mapping rule property from 
capacity-scheduler.xml   


> Refine PlacementRule interface and add a app-name queue mapping rule as an 
> example
> ----------------------------------------------------------------------------------
>
>                 Key: YARN-8016
>                 URL: https://issues.apache.org/jira/browse/YARN-8016
>             Project: Hadoop YARN
>          Issue Type: Task
>            Reporter: Zian Chen
>            Assignee: Zian Chen
>            Priority: Major
>         Attachments: YARN-8016.001.patch
>
>
> After YARN-3635/YARN-6689, PlacementRule becomes a common interface which can 
> be used by scheduler and can be dynamically updated by scheduler according to 
> configs. There're some other works. 
> - There's no way to initialize PlacementRule.
> - No example of PlacementRule except the user-group mapping one.
> This JIRA is targeted to refine PlacementRule interfaces and add another 
> PlacementRule example.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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