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

Vinod Kumar Vavilapalli commented on YARN-791:
----------------------------------------------

Yeah, I too saw that. Fundamentally the problem is that hadoop's commands don't 
follow standard unix patterns. Ideally we should have list, status, states as 
sub-commands. So you would say "yarn application list -all", "yarn application 
list -states RUNNING" etc. I should have fixed these when i originally added 
the yarn CLI, but may be late now. Should be okay like that or we can 
completely hijack the help message instead of using Apache Common utils.
                
> Ensure that RM RPC APIs that return nodes are consistent with /nodes REST API
> -----------------------------------------------------------------------------
>
>                 Key: YARN-791
>                 URL: https://issues.apache.org/jira/browse/YARN-791
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: api, resourcemanager
>    Affects Versions: 2.0.4-alpha
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>            Priority: Blocker
>             Fix For: 2.1.0-beta
>
>         Attachments: YARN-791-1.patch, YARN-791-2.patch, YARN-791-3.patch, 
> YARN-791-4.patch, YARN-791-5.patch, YARN-791-6.patch, YARN-791-7.patch, 
> YARN-791-8.patch, YARN-791.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to