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

Botong Huang edited comment on YARN-6511 at 6/5/17 6:55 PM:
------------------------------------------------------------

Hi [~jianhe], thanks for the review! We only register UAM for the first time a 
sub-cluster is asked for. Please see 
_this.uamPool.hasUAMId(subClusterId.getId())_ in *registerWithNewSubClusters*. 
We will handle failed-to-register sub-clusters in the next iteration, where we 
will likely retry and consult the policy to fallback. I will fix the other 
minor issue in the next version. Thanks! 


was (Author: botong):
Hi [~jianhe], thanks for the review! We only register UAM for the first time a 
sub-cluster is asked for. Please see 
_this.uamPool.hasUAMId(subClusterId.getId())_ in *registerWithNewSubClusters*. 
I will fix the other issue in the next version. Thanks! 

> Federation Intercepting and propagating AM-RM communications (part two: 
> secondary subclusters added)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: YARN-6511
>                 URL: https://issues.apache.org/jira/browse/YARN-6511
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Botong Huang
>            Assignee: Botong Huang
>         Attachments: YARN-6511-YARN-2915.v1.patch, 
> YARN-6511-YARN-2915.v2.patch
>
>
> In order to support transparent "spanning" of jobs across sub-clusters, all 
> AM-RM communications are proxied (via YARN-2884).
> This JIRA tracks federation-specific mechanisms that decide how to 
> "split/broadcast" requests to the RMs and "merge" answers to 
> the AM.
> This the part two jira, which adds secondary subclusters and do full 
> split-merge for requests. Part one is in YARN-3666



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
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