[ https://issues.apache.org/jira/browse/YARN-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15522118#comment-15522118 ]
Sunil G commented on YARN-5631: ------------------------------- Generally patch is looking fine except multiple indentation changes in files. > 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-branch-2.8.01.patch, > YARN-5631-branch-2.8.02.patch, YARN-5631-branch-2.8.03.patch, > 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: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org