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/28 00:29:35 UTC

[jira] [Commented] (YARN-3028) Better syntax for replaceLabelsOnNode in RMAdmin CLI

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

Wangda Tan commented on YARN-3028:
----------------------------------

Committed to trunk and branch-2, thanks Rohith! 
Thanks [~jianhe] reporting this!

> Better syntax for replaceLabelsOnNode in RMAdmin CLI
> ----------------------------------------------------
>
>                 Key: YARN-3028
>                 URL: https://issues.apache.org/jira/browse/YARN-3028
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: api, client, resourcemanager
>            Reporter: Jian He
>            Assignee: Rohith
>             Fix For: 2.7.0
>
>         Attachments: 0001-YARN-3028.patch, 0002-YARN-3028.patch, 0003-YARN-3028.patch
>
>
> The command to replace label now is such:
> {code}
> yarn rmadmin -replaceLabelsOnNode [node1:port,label1,label2 node2:port,label1,label2]
> {code}
> Instead of {code} node1:port,label1,label2 {code} I think it's better to say {code} node1:port=label1,label2 {code}



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