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

Jason Lowe commented on YARN-308:
---------------------------------

To clarify, I believe it is a semi-delta protocol.  An ask for a particular 
resource name overrides all prior asks for that resource name, but it does not 
override prior asks for resource names not listed in the current ask.  For 
example, an initial ask only for host A followed by a subsequent ask only for 
host B results in a combined ask for hosts A and B.
                
> Improve documentation about what "asks" means in AMRMProtocol
> -------------------------------------------------------------
>
>                 Key: YARN-308
>                 URL: https://issues.apache.org/jira/browse/YARN-308
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: api, resourcemanager
>    Affects Versions: 2.0.2-alpha
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>             Fix For: 2.0.3-alpha
>
>
> It's unclear to me from reading the javadoc exactly what "asks" means when 
> the AM sends a heartbeat to the RM.  Is the AM supposed to send a list of all 
> resources that it is waiting for?  Or just inform the RM about new ones that 
> it wants?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to