public class InvalidResourceRequestException extends YarnException
ResourceRequest
in the
ApplicationMasterProtocol.allocate(AllocateRequest)
API is out of the
range of the configured lower and upper limits on resources.Constructor and Description |
---|
InvalidResourceRequestException(String message) |
InvalidResourceRequestException(String message,
Throwable cause) |
InvalidResourceRequestException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.