MiniYARNCluster broken after YARN-827 (bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1495684 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1087be1df4
commit
87d67c8c55
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
<property>
|
<property>
|
||||||
<name>yarn.scheduler.capacity.resource-calculator</name>
|
<name>yarn.scheduler.capacity.resource-calculator</name>
|
||||||
<value>org.apache.hadoop.yarn.server.resourcemanager.resource.DefaultResourceCalculator</value>
|
<value>org.apache.hadoop.yarn.util.resource.DefaultResourceCalculator</value>
|
||||||
<description>
|
<description>
|
||||||
The ResourceCalculator implementation to be used to compare
|
The ResourceCalculator implementation to be used to compare
|
||||||
Resources in the scheduler.
|
Resources in the scheduler.
|
||||||
|
Loading…
Reference in New Issue
Block a user