YARN-5833. Addendum patch to include missing changes to yarn-default.xml
(cherry picked from commit 280357c29f
)
This commit is contained in:
parent
53ff3c9e03
commit
4a023b4414
|
@ -2666,7 +2666,7 @@
|
||||||
The address of the AMRMProxyService listener.
|
The address of the AMRMProxyService listener.
|
||||||
</description>
|
</description>
|
||||||
<name>yarn.nodemanager.amrmproxy.address</name>
|
<name>yarn.nodemanager.amrmproxy.address</name>
|
||||||
<value>0.0.0.0:8048</value>
|
<value>0.0.0.0:8049</value>
|
||||||
</property>
|
</property>
|
||||||
|
|
||||||
<property>
|
<property>
|
||||||
|
|
Loading…
Reference in New Issue