Class ResourceOverCommitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.server.resourcemanager.reservation.exceptions.PlanningException
org.apache.hadoop.yarn.server.resourcemanager.reservation.exceptions.ResourceOverCommitException
- All Implemented Interfaces:
Serializable
This exception indicate that the reservation that has been attempted, would
exceed the physical resources available in the
Plan at the moment.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResourceOverCommitException(String message) ResourceOverCommitException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResourceOverCommitException
-
ResourceOverCommitException
-
ResourceOverCommitException
-