Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
TaskAttemptUnsuccessfulCompletionEvent is used to log unsuccessful map and reduce task attempts to JobHistory. Following is the implementation of getEventType() method of TaskAttemptUnsuccessfulCompletionEvent
/** Get the event type */
public EventType getEventType()
Attachments
Attachments
Issue Links
- incorporates
-
MAPREDUCE-2013 Enhance the JobHistory testcases to check event-types
- Open
- is related to
-
MAPREDUCE-1876 TaskAttemptStartedEvent.java incorrectly logs MAP_ATTEMPT_STARTED as event type for reduce tasks
- Closed