Steve Loughran created YARN-4491:
------------------------------------
Summary: 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
Priority: Minor
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)