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

Hudson commented on YARN-4534:
------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9106 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9106/])
YARN-4534. Remove the redundant symbol in yarn rmadmin help msg. (aajisaka: rev 
62b0d6151362a9860d4d750e6e0d032882af68aa)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/RMAdminCLI.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestRMAdminCLI.java


> Remove the redundant symbol in yarn rmadmin help msg
> ----------------------------------------------------
>
>                 Key: YARN-4534
>                 URL: https://issues.apache.org/jira/browse/YARN-4534
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.7.1
>            Reporter: Lin Yiqun
>            Assignee: Lin Yiqun
>            Priority: Trivial
>             Fix For: 2.8.0
>
>         Attachments: YARN-4534.001.patch
>
>
> In rmadmin help, there is a redundant symbol ']' in 
> {{-directlyAccessNodeLabelStore}} command. The msg is following:
> {code}
> bin/yarn rmadmin -help
> rmadmin is the command to execute YARN administrative commands.
> The full syntax is: 
> yarn rmadmin [-refreshQueues] [-refreshNodes] 
> [-refreshSuperUserGroupsConfiguration] [-refreshUserToGroupsMappings] 
> [-refreshAdminAcls] [-refreshServiceAcl] [-getGroup [username]] 
> [[-addToClusterNodeLabels [label1,label2,label3]] 
> [-removeFromClusterNodeLabels [label1,label2,label3]] [-replaceLabelsOnNode 
> [node1[:port]=label1,label2 node2[:port]=label1] 
> [-directlyAccessNodeLabelStore]] [-help [cmd]]
> {code}



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

Reply via email to