You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Wilfred Spiegelenburg (JIRA)" <ji...@apache.org> on 2019/03/27 13:11:00 UTC

[jira] [Commented] (YARN-9416) Add filter options to FS placement rules

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

Wilfred Spiegelenburg commented on YARN-9416:
---------------------------------------------

The proposal is to add a new child entry to all rules, like the parent rule we have now.

Name of the xml node: 
* userfilter
* groupfilter
Name of the attributes supported for each: 
* type (order, allow or deny)
* members (comma separated ordered list)
When a rule has a filter set we check the filter before we decide if the queue found will be returned. This is independent of the ACLs.

> Add filter options to FS placement rules
> ----------------------------------------
>
>                 Key: YARN-9416
>                 URL: https://issues.apache.org/jira/browse/YARN-9416
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: fairscheduler
>    Affects Versions: 3.3.0
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Wilfred Spiegelenburg
>            Priority: Major
>
> The placement rules should allow filtering of the groups and or users that match the rule.
> In the case of the user rule you might want it to only match if the users are member of a specific group. An other example would be to only allow specific users to match the specified rule.



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

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