[
https://issues.apache.org/jira/browse/YARN-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653078#comment-14653078
]
Rohith Sharma K S commented on YARN-4014:
-----------------------------------------
Basic API's discussions were done in YARN-3250,
[comment1|https://issues.apache.org/jira/browse/YARN-3250?focusedCommentId=14646478&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14646478].
Just reiterating the discussion summary here
# User API :
## For changing priority of an application, the API
{{ApplicationClientProtocol#setApplicationPriority(SetApplicationProrityRequest)}}
wil be added. *SetApplicationProrityRequest comprises of ApplicationId and
Priority*. The clientRMService invokes API introduced by YARN-3887 i.e.
updateApplicationPriority();
## For getting prioryt of any applicaiton, there will be NO api's will be
added. Retriving an priority of any application can be done using
ApplicationReport after YARN-3948 committed.
> Support user cli interface in for Application Priority
> ------------------------------------------------------
>
> Key: YARN-4014
> URL: https://issues.apache.org/jira/browse/YARN-4014
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: client, resourcemanager
> Reporter: Rohith Sharma K S
> Assignee: Rohith Sharma K S
>
> Track the changes for user-RM client protocol i.e ApplicationClientProtocol
> changes and discussions in this jira.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)