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

Hitesh Shah commented on YARN-865:
----------------------------------

[~xgong] Documentation is still not clear. How are multiple types meant to be 
specified? Should one use "/apps?appTypes=type1&appTypes=type2" or some other 
format? How does the code handle it if appTypes is defined twice in the query 
params in the url?

javax.ws.rs.QueryParam supports a [Sorted]Set out of the box. Should we look 
into using that directly instead of playing around with tokenizing based on ","?
                
> 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

Reply via email to