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

ASF GitHub Bot commented on YARN-9586:
--------------------------------------

slfan1989 commented on code in PR #6085:
URL: https://github.com/apache/hadoop/pull/6085#discussion_r1333252911


##########
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:
   Thank you very much for your help in reviewing the code! I introduced this 
code during local testing and started a small cluster. I will fix it.





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

Reply via email to