Uses of Package
org.apache.hadoop.yarn.server.resourcemanager.scheduler.common
Packages that use org.apache.hadoop.yarn.server.resourcemanager.scheduler.common
Package
Description
Package org.apache.hadoop.yarn.server.resourcemanager.scheduler.placement
contains classes related to application monitor.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common used by org.apache.hadoop.yarn.server.resourcemanager.rmcontainerClassDescriptionContainerRequest is a class to capture resource requests associated with a Container, this will be used by scheduler to recover resource requests if the container preempted or cancelled before AM acquire the container.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common used by org.apache.hadoop.yarn.server.resourcemanager.schedulerClassDescriptionContainerRequest is a class to capture resource requests associated with a Container, this will be used by scheduler to recover resource requests if the container preempted or cancelled before AM acquire the container.
PendingAskis the class to include minimal information of how much resource to ask under constraints (e.g. on one host / rack / node-attributes) , etc. -
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacityClassDescriptionScheduler should implement this interface if it wants to have multi-threading plus global scheduling functionality
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.commonClassDescriptionProposal to allocate/reserve a new container
PendingAskis the class to include minimal information of how much resource to ask under constraints (e.g. on one host / rack / node-attributes) , etc.Contexts for a container inside scheduler -
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.fairClassDescription
PendingAskis the class to include minimal information of how much resource to ask under constraints (e.g. on one host / rack / node-attributes) , etc. -
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.placementClassDescriptionContainerRequest is a class to capture resource requests associated with a Container, this will be used by scheduler to recover resource requests if the container preempted or cancelled before AM acquire the container.
PendingAskis the class to include minimal information of how much resource to ask under constraints (e.g. on one host / rack / node-attributes) , etc.