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