You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/11/01 12:51:46 UTC

[jira] [Commented] (YARN-2698) Move getClusterNodeLabels and getNodeToLabels to YarnClient instead of AdminService

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

Hudson commented on YARN-2698:
------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #730 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/730/])
YARN-2789. Re-instated the NodeReport.newInstance private unstable API modified in YARN-2698 so that tests in YARN frameworks don't break. Contributed by Wangda Tan. (vinodkv: rev 6ce32f593bff6788084ce9bc1e11ade74ed3dbaf)
* hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/utils/BuilderUtils.java
* hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/NodeReport.java
* hadoop-yarn-project/CHANGES.txt


> Move getClusterNodeLabels and getNodeToLabels to YarnClient instead of AdminService
> -----------------------------------------------------------------------------------
>
>                 Key: YARN-2698
>                 URL: https://issues.apache.org/jira/browse/YARN-2698
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: api, client, resourcemanager
>            Reporter: Wangda Tan
>            Assignee: Wangda Tan
>            Priority: Critical
>             Fix For: 2.6.0
>
>         Attachments: YARN-2698-20141028-1.patch, YARN-2698-20141028-2.patch, YARN-2698-20141028-3.patch, YARN-2698-20141029-1.patch, YARN-2698-20141029-2.patch, YARN-2698-20141030-1.patch
>
>
> YARN AdminService should have write API only, for other read APIs, they should be located at RM ClientService. Include,
> 1) getClusterNodeLabels
> 2) getNodeToLabels
> 3) getNodeReport should contains labels



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)