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

Eric Payne commented on YARN-4014:
----------------------------------

{code}
+    pw.println(" -appId <Application ID>         ApplicationId can be used 
with any other");
+    pw.println("                                 sub commands in future. 
Currently it is");
+    pw.println("                                 used along only with 
-set-priority");
...
+          "ApplicationId can be used with any other sub commands in future."
+          + " Currently it is used along only with -set-priority");
{code}

This is a minor point, but in these 2 places, I would simply state something 
like the following:
{{"ID of the affected application."}}

That way, when it is used in the future by other switches, the developer 
doesn't have to remember to change these statements.

> Support user cli interface in for Application Priority
> ------------------------------------------------------
>
>                 Key: YARN-4014
>                 URL: https://issues.apache.org/jira/browse/YARN-4014
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: client, resourcemanager
>            Reporter: Rohith Sharma K S
>            Assignee: Rohith Sharma K S
>         Attachments: 0001-YARN-4014-V1.patch, 0001-YARN-4014.patch
>
>
> Track the changes for user-RM client protocol i.e ApplicationClientProtocol 
> changes and discussions in this jira.



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

Reply via email to