[
https://issues.apache.org/jira/browse/YARN-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767337#comment-17767337
]
ASF GitHub Bot commented on YARN-9586:
--------------------------------------
goiri commented on code in PR #6085:
URL: https://github.com/apache/hadoop/pull/6085#discussion_r1332299958
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/test/java/org/apache/hadoop/yarn/server/router/subcluster/fair/TestYarnFederationWithFairScheduler.java:
##########
@@ -71,5 +71,6 @@ public void testGetClusterInfo() throws InterruptedException,
IOException {
assertNotNull(clusterInfo);
assertTrue(subClusters.contains(clusterInfo.getSubClusterId()));
}
+ Thread.sleep(20000000);
Review Comment:
Why?
> [QA] Need more doc for yarn.federation.policy-manager-params when
> LoadBasedRouterPolicy is used
> -----------------------------------------------------------------------------------------------
>
> Key: YARN-9586
> URL: https://issues.apache.org/jira/browse/YARN-9586
> Project: Hadoop YARN
> Issue Type: Wish
> Components: federation
> Reporter: Shen Yinjie
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
>
> We picked LoadBasedRouterPolicy for YARN federation, but had no idea what to
> set to yarn.federation.policy-manager-params. Is there a demo config or more
> detailed description for this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]