Package | Description |
---|---|
org.apache.hadoop.yarn.server.scheduler |
Utility classes used for Scheduling.
|
Modifier and Type | Method and Description |
---|---|
List<org.apache.hadoop.yarn.api.records.Container> |
OpportunisticContainerAllocator.allocateContainers(org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest blackList,
List<org.apache.hadoop.yarn.api.records.ResourceRequest> oppResourceReqs,
org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId,
OpportunisticContainerContext opportContext,
long rmIdentifier,
String appSubmitter)
Allocate OPPORTUNISTIC containers.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.