Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.placement.FSPlacementRule
Packages that use FSPlacementRule
-
Uses of FSPlacementRule in org.apache.hadoop.yarn.server.resourcemanager.placement
Subclasses of FSPlacementRule in org.apache.hadoop.yarn.server.resourcemanager.placementModifier and TypeClassDescriptionclassPlaces apps in the specified default queue.classPlaces apps in queues by the primary group of the submitter.classRejects all placements.classPlaces apps in queues by the secondary group of the submitter, if the submitter is a member of more than one group.classPlaces apps in queues by requested queue of the submitter.classPlaces apps in queues by username of the submitter.