YARN-7782. Enable user re-mapping for Docker containers in yarn-default.xml. Contributed by Eric Yang

This commit is contained in:
Jian He 2018-01-23 14:03:53 -08:00
parent a72cdcc47a
commit 39b999aba2
1 changed files with 1 additions and 1 deletions

View File

@ -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>