YARN-5800. Delete LinuxContainerExecutor comment from yarn-default.xml (Contributed by Jan Hentschel via Daniel Templeton)

This commit is contained in:
Daniel Templeton 2016-10-31 14:47:48 -07:00
parent a1761a841e
commit 773c60bd7b
1 changed files with 0 additions and 1 deletions

View File

@ -965,7 +965,6 @@
<description>who will execute(launch) the containers.</description>
<name>yarn.nodemanager.container-executor.class</name>
<value>org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor</value>
<!--<value>org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor</value>-->
</property>
<property>