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 "Weiwei Yang (JIRA)" <ji...@apache.org> on 2018/03/06 00:01:00 UTC

[jira] [Updated] (YARN-8002) Support NOT_SELF and ALL namespace types for allocation tag

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

Weiwei Yang updated YARN-8002:
------------------------------
    Description: 
This is a continua task after YARN-7972, YARN-7972 adds support to specify tags with namespace SELF and APP_ID, like following
 * self/<tag>
 * app-id/<appid>/<tag>

this task is to track the work to support 2 of remaining namespace types (we'll support app-label later),
 * not-self/<tag>
 * all/<tag>

this will require a bit refactoring in {{AllocationTagsManager}} as it needs to do some proper aggregation on tags for multiple apps.

 

 

  was:
This is a continua task after YARN-7972, after YARN-7972, tags can be specified with namespace SELF and APP_ID, like following
 * self/<tag>
 * app-id/<appid>/<tag>

this task is to track the work to support 2 of remaining namespace types (we'll support app-label later),
 * not-self/<tag>
 * all/<tag>

this will require a bit refactoring in \{{AllocationTagsManager}} as it needs to do some proper aggregation on tags for multiple apps.

 

 


> Support NOT_SELF and ALL namespace types for allocation tag
> -----------------------------------------------------------
>
>                 Key: YARN-8002
>                 URL: https://issues.apache.org/jira/browse/YARN-8002
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>
> This is a continua task after YARN-7972, YARN-7972 adds support to specify tags with namespace SELF and APP_ID, like following
>  * self/<tag>
>  * app-id/<appid>/<tag>
> this task is to track the work to support 2 of remaining namespace types (we'll support app-label later),
>  * not-self/<tag>
>  * all/<tag>
> this will require a bit refactoring in {{AllocationTagsManager}} as it needs to do some proper aggregation on tags for multiple apps.
>  
>  



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