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

Sandy Ryza commented on YARN-905:
---------------------------------

Thanks for working on this, [~ywskycn].  The patch mostly looks good.  A couple 
comments:
* "fileter" should be "filter"
* The resolution from YARN-791 was that we would only return RUNNING nodes if 
no filter was given.  Sorry for not making that more explicit on this JIRA.
* It looks like this line is over 80 characters: List<NodeReport> nodesReport = 
client.getNodeReports(nodeStates.toArray(new NodeState[0]));
                
> Add state filters to nodes CLI
> ------------------------------
>
>                 Key: YARN-905
>                 URL: https://issues.apache.org/jira/browse/YARN-905
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: 2.0.4-alpha
>            Reporter: Sandy Ryza
>            Assignee: Wei Yan
>         Attachments: YARN-905.patch
>
>
> It would be helpful for the nodes CLI to have a node-states option that 
> allows it to return nodes that are not just in the RUNNING state.

--
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