YARN-11106. Fix the test failure due to missing conf of yarn.resourcemanager.node-labels.am.default-node-label-expression. Contributed by Junfan Zhang

This commit is contained in:
Junfan Zhang 2022-03-30 21:57:25 +08:00 committed by Benjamin Teke
parent ac50657c37
commit 6e00a799e7
1 changed files with 8 additions and 0 deletions

View File

@ -3452,6 +3452,14 @@
<value>30000</value>
</property>
<property>
<description>
Overwrites default-node-label-expression only for the ApplicationMaster
container. It is disabled by default.
</description>
<name>yarn.resourcemanager.node-labels.am.default-node-label-expression</name>
</property>
<!-- Distributed Node Attributes Configuration -->
<property>
<description>