[
https://issues.apache.org/jira/browse/YARN-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shen Yinjie updated YARN-8180:
------------------------------
Component/s: federation
> YARN Federation has not implemented blacklist sub-cluster for AM routing
> ------------------------------------------------------------------------
>
> Key: YARN-8180
> URL: https://issues.apache.org/jira/browse/YARN-8180
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: federation
> Reporter: Shen Yinjie
> Priority: Major
>
> Property "yarn.federation.blacklist-subclusters" is defined in
> yarn-fedeartion doc,but it has not been implemented in code.
> In FederationClientInteerceptor#submitApplication()
> {code:java}
> List<SubClusterId> blacklist = new ArrayList<SubClusterId>();
> for (int i = 0; i < numSubmitRetries; ++i) {
> SubClusterId subClusterId = policyFacade.getHomeSubcluster(
> request.getApplicationSubmissionContext(), blacklist);
> {code}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]