| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.allocator |
| Modifier and Type | Field | Description |
|---|---|---|
static ContainerAllocation |
ContainerAllocation.APP_SKIPPED |
Skip the application, and look at other applications of the same queue
|
static ContainerAllocation |
ContainerAllocation.LOCALITY_SKIPPED |
Skip the locality (e.g.
|
static ContainerAllocation |
ContainerAllocation.PRIORITY_SKIPPED |
Skip the priority, and look at other priorities of the same application
|
static ContainerAllocation |
ContainerAllocation.QUEUE_SKIPPED |
Skip the leaf-queue, and look at other queues of the same parent queue
|
| Modifier and Type | Method | Description |
|---|---|---|
protected CSAssignment |
AbstractContainerAllocator.getCSAssignmentFromAllocateResult(org.apache.hadoop.yarn.api.records.Resource clusterResource,
ContainerAllocation result,
RMContainer rmContainer,
FiCaSchedulerNode node) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.