JSON representation | |
---|---|
{ "taskNumber": string, "taskName": string, "eventAttemptNum": integer, "taskAttemptNum": integer } |
Fields | |
---|---|
taskNumber |
The task number associated with this snapshot. Could be empty. |
taskName |
the task name associated with this snapshot. Could be empty. |
eventAttemptNum |
the event attempt number this snapshot belongs to. |
taskAttemptNum |
the task attempt number this snapshot belongs to. Could be empty. |