Class UnfulfillableSlotRequestException

  • All Implemented Interfaces:
    Serializable

    public class UnfulfillableSlotRequestException
    extends ResourceManagerException
    Exception denoting that a slot request can not be fulfilled by any slot in the cluster. This usually indicates that the slot request should not be pended or retried.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnfulfillableSlotRequestException

        public UnfulfillableSlotRequestException​(AllocationID allocationId,
                                                 ResourceProfile resourceProfile)