You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Konstantinos Karanasos (JIRA)" <ji...@apache.org> on 2017/03/16 00:07:41 UTC

[jira] [Created] (YARN-6345) Add container tags to resource requests

Konstantinos Karanasos created YARN-6345:
--------------------------------------------

             Summary: Add container tags to resource requests
                 Key: YARN-6345
                 URL: https://issues.apache.org/jira/browse/YARN-6345
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn
            Reporter: Konstantinos Karanasos


This JIRA introduces the notion of container tags.
When an application submits container requests, it is allowed to attach to them a set of string tags. The corresponding resource requests will also carry these tags.
For example, a container that will be used for running an HBase Master can be marked with the tag "hb-m". Another one belonging to a ZooKeeper application, can be marked as "zk".
Through container tags, we will be able to express constraints that refer to containers with the given tags.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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