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:
parent
ac50657c37
commit
6e00a799e7
@ -3452,6 +3452,14 @@
|
|||||||
<value>30000</value>
|
<value>30000</value>
|
||||||
</property>
|
</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 -->
|
<!-- Distributed Node Attributes Configuration -->
|
||||||
<property>
|
<property>
|
||||||
<description>
|
<description>
|
||||||
|
Loading…
Reference in New Issue
Block a user