[ https://issues.apache.org/jira/browse/YARN-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kenji Kikushima updated YARN-1480: ---------------------------------- Attachment: YARN-1480-6.patch Thank you for reviewing, [~zjshen]. Attached an updated patch. - Added "tags" option as "appTags". - The "queue" option is also available as an application filter in this patch. - Removed local filter and changed to use ApplicationClientProtocol#getApplications via YarnClient. Only "finalStatus" filter is leaved because of unsupported operation. > RM web services getApps() accepts many more filters than ApplicationCLI > "list" command > -------------------------------------------------------------------------------------- > > Key: YARN-1480 > URL: https://issues.apache.org/jira/browse/YARN-1480 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Zhijie Shen > Assignee: Kenji Kikushima > Attachments: YARN-1480-2.patch, YARN-1480-3.patch, YARN-1480-4.patch, > YARN-1480-5.patch, YARN-1480-6.patch, YARN-1480.patch > > > Nowadays RM web services getApps() accepts many more filters than > ApplicationCLI "list" command, which only accepts "state" and "type". IMHO, > ideally, different interfaces should provide consistent functionality. Is it > better to allow more filters in ApplicationCLI? -- This message was sent by Atlassian JIRA (v6.2#6252)