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 "Wangda Tan (JIRA)" <ji...@apache.org> on 2015/01/07 23:33:34 UTC

[jira] [Updated] (YARN-3014) Changing labels on a host should update all NM's labels on that host

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

Wangda Tan updated YARN-3014:
-----------------------------
         Description: 
Admin can either specify labels on a host (by running {{yarn rmadmin -replaceLabelsOnNode host1,label1}}) OR on a single NM (by running {{yarn rmadmin -replaceLabelsOnNode host1:port,label1}}).

If user has specified label=x on a NM (instead of host), and later set the label=y on host of the NM. NM's label should update to y as well.
    Target Version/s: 2.7.0

> Changing labels on a host should update all NM's labels on that host
> --------------------------------------------------------------------
>
>                 Key: YARN-3014
>                 URL: https://issues.apache.org/jira/browse/YARN-3014
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Wangda Tan
>            Assignee: Wangda Tan
>
> Admin can either specify labels on a host (by running {{yarn rmadmin -replaceLabelsOnNode host1,label1}}) OR on a single NM (by running {{yarn rmadmin -replaceLabelsOnNode host1:port,label1}}).
> If user has specified label=x on a NM (instead of host), and later set the label=y on host of the NM. NM's label should update to y as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)