[ 
https://issues.apache.org/jira/browse/YARN-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brahma Reddy Battula updated YARN-3778:
---------------------------------------
    Attachment: YARN-3778.patch

Attaching the patch..Kindly review..

> 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