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

Brahma Reddy Battula commented on YARN-3778:
--------------------------------------------

Test failures are unrelated to this patch..

> Fix Yarn resourcemanger CLI usage
> ---------------------------------
>
>                 Key: YARN-3778
>                 URL: https://issues.apache.org/jira/browse/YARN-3778
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Brahma Reddy Battula
>            Assignee: Brahma Reddy Battula
>         Attachments: YARN-3778.patch
>
>
> The usage message from code does not match with the one documented. 
> 1. "java ResourceManager " should be "yarn resourcemanager "
> {code}
>  private static void printUsage(PrintStream out) {
>     out.println("Usage: java ResourceManager [-format-state-store]");
>     out.println("                            "
>         + "[-remove-application-from-state-store <appId>]" + "\n");
>   }
> {code}



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

Reply via email to