Просмотр исходного кода

AMBARI-2784. Ambari memory params configuration is not right for yarn and mapreducde. Missing HDPLocal changes. (swagle)

Siddharth Wagle 11 лет назад
Родитель
Сommit
4b6df8424a

+ 1 - 1
ambari-server/src/main/resources/stacks/HDPLocal/2.0.5/services/YARN/configuration/capacity-scheduler.xml

@@ -27,7 +27,7 @@
 
 
   <property>
   <property>
     <name>yarn.scheduler.capacity.maximum-am-resource-percent</name>
     <name>yarn.scheduler.capacity.maximum-am-resource-percent</name>
-    <value>0.1</value>
+    <value>0.2</value>
     <description>
     <description>
       Maximum percent of resources in the cluster which can be used to run 
       Maximum percent of resources in the cluster which can be used to run 
       application masters i.e. controls number of concurrent running
       application masters i.e. controls number of concurrent running