|
@@ -159,7 +159,7 @@ Hadoop MapReduce Next Generation - Fair Scheduler
|
|
|
* If assignmultiple is true, the maximum amount of containers that can be
|
|
|
assigned in one heartbeat. Defaults to -1, which sets no limit.
|
|
|
|
|
|
- * <<<locality.threshold.node>>>
|
|
|
+ * <<<yarn.scheduler.fair.locality.threshold.node>>>
|
|
|
|
|
|
* For applications that request containers on particular nodes, the number of
|
|
|
scheduling opportunities since the last container assignment to wait before
|
|
@@ -168,7 +168,7 @@ Hadoop MapReduce Next Generation - Fair Scheduler
|
|
|
opportunities to pass up. The default value of -1.0 means don't pass up any
|
|
|
scheduling opportunities.
|
|
|
|
|
|
- * <<<locality.threshold.rack>>>
|
|
|
+ * <<<yarn.scheduler.fair.locality.threshold.rack>>>
|
|
|
|
|
|
* For applications that request containers on particular racks, the number of
|
|
|
scheduling opportunities since the last container assignment to wait before
|