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

Naganarasimha G R commented on YARN-4491:
-----------------------------------------

Thanks for the update [~varun_saxena], I also applied the patch on top of trunk 
and tested it with few combinations of tags (with equals etc ... ) and seems to 
be working fine. But had a feeling that tag filtering should be much more 
comprehensive with support of patterns etc.. but seems to be out of scope of 
this jira as focus of this jira is to just make use of the existing interface 
in ApplicationClientProtocol
So overall patch LGTM, [~steve_l] hope you could also review.
If no further comments, will commit the patch tomorrow !

> yarn list command to support filtering by tags
> ----------------------------------------------
>
>                 Key: YARN-4491
>                 URL: https://issues.apache.org/jira/browse/YARN-4491
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Varun Saxena
>            Priority: Minor
>         Attachments: YARN-4491.01.patch
>
>
> although you can filter the list of yarn applications using the --appTypes 
> option; you can't use application tags. For finding applications on large 
> processes, adding a --tag option would allow users to be more selective
> example:
> {code}
> yarn list --appTypes SPARK --tag production
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to