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 and Description |
---|---|
protected AutoCreatedQueueManagementPolicy |
AbstractManagedParentQueue.queueManagementPolicy |
Modifier and Type | Method and Description |
---|---|
AutoCreatedQueueManagementPolicy |
AbstractManagedParentQueue.getAutoCreatedQueueManagementPolicy() |
protected AutoCreatedQueueManagementPolicy |
CapacitySchedulerConfiguration.getAutoCreatedQueueManagementPolicyClass(String queueName)
Get The policy class configured to manage capacities for auto created leaf
queues under the specified parent
|
Modifier and Type | Class and Description |
---|---|
class |
GuaranteedOrZeroCapacityOverTimePolicy
Capacity Management policy for auto created leaf queues
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.