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

Zhijie Shen commented on YARN-1552:
-----------------------------------

Having checked GetApplicationsRequest, I think two issues may be treated 
independently:

1. Private -> Public: the methods are supposed to be user oriented. Not sure 
why they were Private before.
2. Unstable -> Stable: I agree with Hitesh on not doing this until we figure 
out the all the filters we require. It seems that RM's webservices still 
provide more filtering options than RPC. In the future, we may add tags as well.

> Make all GetApplicationsRequest getter APIs Public/Stable
> ---------------------------------------------------------
>
>                 Key: YARN-1552
>                 URL: https://issues.apache.org/jira/browse/YARN-1552
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: api
>    Affects Versions: 2.2.0
>            Reporter: Karthik Kambatla
>
> GetApplicationsRequest is used to fetch applications from the RM. Currently, 
> all setters and some getters are Private/Unstable and some getters are 
> Public/Stable.  We should graduate all the getters to Public/Stable.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to