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

Daniel Templeton commented on YARN-6012:
----------------------------------------

Thanks, [~Ying Zhang], for the patch.  I can see that the new docs are styled 
after the add/modify docs, but it would be really nice to have docs that are 
reader-friendly.

For example, instead of "Remove cluster node labels: Executing {{yarn rmadmin 
-removeFromClusterNodeLabels "<label1,label2,label3>"}} (label splitted by ",") 
to remove node labels.", it would be nice to be a bit more readable, such as 
"To remove one or more node labels, execute the following command: {{yarn 
rmadmin -removeFromClusterNodeLabels "<label>[,<label>,...]"}}.  The command 
argument should be a comma-separated list of node labels to remove."

The rest of the bullets in the new docs can be made similarly more friendly by 
making them text instead of terse bullets.

> Remove node label (removeFromClusterNodeLabels) document is missing
> -------------------------------------------------------------------
>
>                 Key: YARN-6012
>                 URL: https://issues.apache.org/jira/browse/YARN-6012
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Weiwei Yang
>            Assignee: Ying Zhang
>              Labels: doc, nodelabel
>         Attachments: YARN-6012.001.patch
>
>
> Add corresponding documentation for
> {code}
> yarn rmadmin -removeFromClusterNodeLabels "x,y"
> {code}
> in yarn node labels doc page.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to