YARN-11564. Fix wrong config in yarn-default.xml (#6030) Contributed by Chenyu Zheng.

Reviewed-by: Shilun Fan <slfan1989@apache.org>
Signed-off-by: Shilun Fan <slfan1989@apache.org>
This commit is contained in:
zhengchenyu 2023-09-08 15:23:26 +08:00 committed by GitHub
parent 3ab983fbae
commit bf605c8acc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5153,7 +5153,7 @@
<description>
The number of threads to use for the Router scheduled executor service.
</description>
<name>yarn.router.subcluster.cleaner.interval.time</name>
<name>yarn.router.scheduled.executor.threads</name>
<value>1</value>
</property>