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 "Carlo Curino (JIRA)" <ji...@apache.org> on 2016/07/16 20:15:20 UTC

[jira] [Commented] (YARN-5391) FederationPolicy implementations (tieing together RouterFederationPolicy and AMRMProxyFederationPolicy)

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

Carlo Curino commented on YARN-5391:
------------------------------------

This patch provides implementation of 2 {{FederationPolicy}}:
 # a simple stateless/low-configuration policy that uses {{UniformRandomRouterPolicy}} for the router and {{BroadcastAMRMProxyPolicy}} for the amrmproxy. 
 # a policy that combines a {{ProbabilisticRouterFederationPolicy}} and a {{LocalityMulticastAMRMProxyFederationPolicy}}.

In this patch, we also have general classes to serialize and deserialize an arbitrarily "weighted" policy. 

> FederationPolicy implementations (tieing together RouterFederationPolicy and AMRMProxyFederationPolicy)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-5391
>                 URL: https://issues.apache.org/jira/browse/YARN-5391
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager, resourcemanager
>            Reporter: Carlo Curino
>            Assignee: Carlo Curino
>         Attachments: YARN-5391.01.patch
>
>




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

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