@@ -120,5 +120,13 @@
</description>
</property>
+ <property>
+ <name>yarn.scheduler.capacity.default.minimum-user-limit-percent</name>
+ <value>100</value>
+ <description>
+ Default minimum queue resource limit depends on the number of users who have submitted applications.
+ </description>
+ </property>
+
</configuration>
@@ -120,5 +120,12 @@