YARN-7782. Enable user re-mapping for Docker containers in yarn-default.xml. Contributed by Eric Yang
This commit is contained in:
parent
a72cdcc47a
commit
39b999aba2
|
@ -1688,7 +1688,7 @@
|
|||
<property>
|
||||
<description>Property to enable docker user remapping</description>
|
||||
<name>yarn.nodemanager.runtime.linux.docker.enable-userremapping.allowed</name>
|
||||
<value>false</value>
|
||||
<value>true</value>
|
||||
</property>
|
||||
|
||||
<property>
|
||||
|
|
Loading…
Reference in New Issue