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

Tsuyoshi OZAWA commented on HADOOP-11543:
-----------------------------------------

[~brahmareddy] Thank you for the update. The indentation of yarn/hadoop command 
after "or" looks awkward with your patch for both trunk and branch-2:

{code}
$ bin/hadoop
Usage: hadoop [--config confdir] [COMMAND | CLASSNAME]
  CLASSNAME            run the class named CLASSNAME
 or
       where COMMAND is one of:
  archive -archiveName NAME -p <parent path> <src>* <dest>
{code}

Could you update a patch to fix this?
{code}
$ bin/hadoop
Usage: hadoop [--config confdir] [COMMAND | CLASSNAME]
  CLASSNAME            run the class named CLASSNAME
 or
  where COMMAND is one of:
  archive -archiveName NAME -p <parent path> <src>* <dest>
{code}

Otherwise parts looks good to me.

> Improve help message for hadoop/yarn command
> --------------------------------------------
>
>                 Key: HADOOP-11543
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11543
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 2.6.0
>            Reporter: Jagadesh Kiran N
>            Assignee: Brahma Reddy Battula
>            Priority: Trivial
>         Attachments: HADOOP-11543-001.patch, HADOOP-11543-branch-2.001.patch, 
> HADOOP-11543.patch, OrinYarncommnad.png, YARN-3128-01.patch, YARN-3128.patch
>
>
> Pls check the snapshot attached



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

Reply via email to