slfan1989 opened a new pull request, #5146: URL: https://github.com/apache/hadoop/pull/5146
JIRA: YARN-11373. [Federation] Support refreshQueues、refreshNodes API's For Federation. In this pr, we have implemented the `refreshQueues` and `refreshNodes` methods so that the `Router` can use management commands for different `subClusters`. By default, when the user uses the Router to execute RMAdmin commands, we will send the commands to all sub-clusters in parallel for execution. In addition to supporting the default, the Router should be able to directly execute management commands on a `Subcluster ` according to the `SubClusterId`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
