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

Hudson commented on YARN-2789:
------------------------------

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


> Re-instate the NodeReport.newInstance API modified in YARN-2698
> ---------------------------------------------------------------
>
>                 Key: YARN-2789
>                 URL: https://issues.apache.org/jira/browse/YARN-2789
>             Project: Hadoop YARN
>          Issue Type: Task
>            Reporter: Siddharth Seth
>            Assignee: Wangda Tan
>            Priority: Critical
>             Fix For: 2.6.0
>
>         Attachments: YARN-2789-20141031-1.patch
>
>
> Even though this is a private API, it will be used by downstream projects for 
> testing. It'll be useful for this to be re-instated, maybe with a deprecated 
> annotation, so that older versions of downstream projects can build against 
> Hadoop 2.6.
> create() being private is a problem for multiple other classes - ContainerId, 
> AppId etc, Container, NodeId ... Most classes on the client facing YARN APIs 
> are likely to be required for testing in downstream projects.



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

Reply via email to