| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement |
Contains classes that are related to the newer
version of CS placement engine.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected AutoCreatedQueueManagementPolicy |
AbstractManagedParentQueue.queueManagementPolicy |
| Modifier and Type | Method | Description |
|---|---|---|
AutoCreatedQueueManagementPolicy |
AbstractManagedParentQueue.getAutoCreatedQueueManagementPolicy() |
|
protected AutoCreatedQueueManagementPolicy |
CapacitySchedulerConfiguration.getAutoCreatedQueueManagementPolicyClass(java.lang.String queueName) |
Get The policy class configured to manage capacities for auto created leaf
queues under the specified parent
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GuaranteedOrZeroCapacityOverTimePolicy |
Capacity Management policy for auto created leaf queues
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.