Class InvalidLabelResourceRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
org.apache.hadoop.yarn.exceptions.InvalidLabelResourceRequestException
- All Implemented Interfaces:
Serializable
This exception is thrown when a resource requested via
ResourceRequest in the
ApplicationMasterProtocol.allocate(AllocateRequest) when requested
label is not having permission to access.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
InvalidResourceRequestException.InvalidResourceType -
Field Summary
Fields inherited from class org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
GREATER_THAN_MAX_RESOURCE_MESSAGE_TEMPLATE, LESS_THAN_ZERO_RESOURCE_MESSAGE_TEMPLATE, UNKNOWN_REASON_MESSAGE_TEMPLATE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
getInvalidResourceTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidLabelResourceRequestException
-
InvalidLabelResourceRequestException
-
InvalidLabelResourceRequestException
-