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

Karthik Kambatla commented on YARN-1399:
----------------------------------------

Discussed offline with Vinod and we think adding a new API that restricts 
access is probably better. The proposal is:
# Add the following new API to ClientRMService:
{code}
FetchApplicationsResponse fetchApplications(FetchApplicationsRequest request)
{code}
# Revert GetApplicationsRequest and getApplications() to their state at 2.2.0 
and deprecate them.
# Need similar changes for REST API as well. 

> Allow users to annotate an application with multiple tags
> ---------------------------------------------------------
>
>                 Key: YARN-1399
>                 URL: https://issues.apache.org/jira/browse/YARN-1399
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Zhijie Shen
>
> Nowadays, when submitting an application, users can fill the applicationType 
> field to facilitate searching it later. IMHO, it's good to accept multiple 
> tags to allow users to describe their applications in multiple aspects, 
> including the application type. Then, searching by tags may be more efficient 
> for users to reach their desired application collection. It's pretty much 
> like the tag system of online photo/video/music and etc.



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

Reply via email to