[
https://issues.apache.org/jira/browse/YARN-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707128#comment-13707128
]
Xuan Gong commented on YARN-865:
--------------------------------
Both of them works. But they do have some drawbacks.
1. comma-separated for appTypes : it can not handle
/apps?applicationTypes=type1&applicationTypes=type2. It will only get the type1
and ignore the type2
2. QueryParam Set: If we type /apps?applicationTypes= or
/apps?applicationTypes, it will return nothing. But in this case, does it
suppose to return all the applications ?
> RM webservices can't query on application Types
> -----------------------------------------------
>
> Key: YARN-865
> URL: https://issues.apache.org/jira/browse/YARN-865
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Xuan Gong
> Assignee: Xuan Gong
> Attachments: MR-5337.1.patch, YARN-865.1.patch, YARN-865.2.patch,
> YARN-865.3.patch
>
>
> The resource manager web service api to get the list of apps doesn't have a
> query parameter for appTypes.
--
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