ApplicationAttemptNotFoundException (Apache Hadoop Main 3.4.1 API) (original) (raw)


@InterfaceAudience.Public
@InterfaceStability.Unstable
public class ApplicationAttemptNotFoundException
extends YarnException
This exception is thrown on(GetApplicationAttemptReportRequest) API when the Application Attempt doesn't exist in Application History Server orApplicationMasterProtocol.allocate(AllocateRequest) if application doesn't exist in RM.
See Also:
Serialized Form