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

Allen Wittenauer edited comment on YARN-4887 at 5/21/16 4:43 AM:
-----------------------------------------------------------------

That's not a Yetus thing.  That's either a build system or just how Javadoc 
works thing.  (Pretty sure it is the latter: building javadoc requires classes 
built for method resolution.)

Also:

http://hadoop.apache.org/docs/r2.7.2/api/org/apache/hadoop/yarn/api/records/ResourceRequest.html

(among other links)

So yes, you need to fix your javadoc failures.


was (Author: aw):
That's not a Yetus thing.  That's either a build system or just how Javadoc 
works thing.  (Pretty sure it is the latter: building javadoc requires classes 
built for method resolution.)

Also:

http://hadoop.apache.org/docs/r2.7.2/api/org/apache/hadoop/yarn/api/records/ResourceRequest.html

(among other links)

> AM-RM protocol changes for identifying resource-requests explicitly
> -------------------------------------------------------------------
>
>                 Key: YARN-4887
>                 URL: https://issues.apache.org/jira/browse/YARN-4887
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: applications, resourcemanager
>            Reporter: Subru Krishnan
>            Assignee: Subru Krishnan
>         Attachments: YARN-4887-v1.patch, YARN-4887-v2.patch
>
>
> YARN-4879 proposes the addition of a simple delta allocate protocol. This 
> JIRA is to track the changes in AM-RM protocol to accomplish it. The crux is 
> the addition of ID field in ResourceRequest and Container. The detailed 
> proposal is in the parent JIRA.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to