[
https://issues.apache.org/jira/browse/YARN-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486864#comment-15486864
]
Hudson commented on YARN-5631:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10432 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10432/])
YARN-5631. Missing refreshClusterMaxPriority usage in rmadmin help
(rohithsharmaks: rev 729de3e6b6ae1fcfe1c6bec7102d758ad489df47)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/cli/RMAdminCLI.java
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestRMAdminCLI.java
> Missing refreshClusterMaxPriority usage in rmadmin help message
> ---------------------------------------------------------------
>
> Key: YARN-5631
> URL: https://issues.apache.org/jira/browse/YARN-5631
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha2
> Reporter: Kai Sasaki
> Assignee: Kai Sasaki
> Priority: Minor
> Attachments: YARN-5631.01.patch, YARN-5631.02.patch
>
>
> {{rmadmin -help}} does not show {{-refreshClusterMaxPriority}} option in
> usage line.
> {code}
> $ bin/yarn rmadmin -help
> rmadmin is the command to execute YARN administrative commands.
> The full syntax is:
> yarn rmadmin [-refreshQueues] [-refreshNodes [-g|graceful [timeout in
> seconds] -client|server]] [-refreshNodesResources]
> [-refreshSuperUserGroupsConfiguration] [-refreshUserToGroupsMappings]
> [-refreshAdminAcls] [-refreshServiceAcl] [-getGroup [username]]
> [-addToClusterNodeLabels
> <"label1(exclusive=true),label2(exclusive=false),label3">]
> [-removeFromClusterNodeLabels <label1,label2,label3>] [-replaceLabelsOnNode
> <"node1[:port]=label1,label2 node2[:port]=label1">]
> [-directlyAccessNodeLabelStore] [-updateNodeResource [NodeID] [MemSize]
> [vCores] ([OvercommitTimeout]) [-help [cmd]]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]