From bf605c8accbf1ad714ff8cb4d0cea89bfb981762 Mon Sep 17 00:00:00 2001 From: zhengchenyu Date: Fri, 8 Sep 2023 15:23:26 +0800 Subject: [PATCH] YARN-11564. Fix wrong config in yarn-default.xml (#6030) Contributed by Chenyu Zheng. Reviewed-by: Shilun Fan Signed-off-by: Shilun Fan --- .../hadoop-yarn-common/src/main/resources/yarn-default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml index 408295b8f4..f82540b8f4 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml @@ -5153,7 +5153,7 @@ The number of threads to use for the Router scheduled executor service. - yarn.router.subcluster.cleaner.interval.time + yarn.router.scheduled.executor.threads 1