Package org.apache.hadoop.yarn.server.resourcemanager.reservation.exceptions

Exception Summary
ContractValidationException This exception is thrown if the request made is not syntactically valid.
MismatchedUserException Exception thrown when an update to an existing reservation is performed by a user that is not the reservation owner.
PlanningException Exception thrown by the admission control subsystem when there is a problem in trying to find an allocation for a user ReservationSubmissionRequest.
PlanningQuotaException This exception is thrown if the user quota is exceed while accepting or updating a reservation.
ResourceOverCommitException This exception indicate that the reservation that has been attempted, would exceed the physical resources available in the Plan at the moment.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.