java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.processor.AbstractPlacementProcessor
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.processor.SchedulerPlacementProcessor
All Implemented Interfaces:
org.apache.hadoop.yarn.ams.ApplicationMasterServiceProcessor

public class SchedulerPlacementProcessor extends AbstractPlacementProcessor
Forwarding SchedulingRequests to be handled by the scheduler, as long as the scheduler supports SchedulingRequests.
  • Constructor Details

    • SchedulerPlacementProcessor

      public SchedulerPlacementProcessor()
  • Method Details

    • allocate

      public void allocate(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId, org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest request, org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse response) throws org.apache.hadoop.yarn.exceptions.YarnException
      Throws:
      org.apache.hadoop.yarn.exceptions.YarnException