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:
parent
3ab983fbae
commit
bf605c8acc
@ -5153,7 +5153,7 @@
|
|||||||
<description>
|
<description>
|
||||||
The number of threads to use for the Router scheduled executor service.
|
The number of threads to use for the Router scheduled executor service.
|
||||||
</description>
|
</description>
|
||||||
<name>yarn.router.subcluster.cleaner.interval.time</name>
|
<name>yarn.router.scheduled.executor.threads</name>
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
</property>
|
</property>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user