ApplicationAttemptId denotes the particular attempt of an ApplicationMaster for a given {@link ApplicationId}.
Multiple attempts might be needed to run an application to completion due to temporal failures of the ApplicationMaster such as hardware failures, connectivity issues etc. on the node on which it was scheduled.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |