In the enumeral Events.EventType , a TaskAttemptFinishedEvent returns a 
MAP_ATTEMPT_FINISHED .
----------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-1150
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1150
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.21.0
            Reporter: Dick King
             Fix For: 0.21.0


This is all in the package O.A.H.mapreduce.jobhistory .

There is no TASK_EVENT_FINISHED in the enumeral.  Shouldn't there be?  
Shouldn't new TaskAttemptFinishedEvent(...).getEventType() return it, instead 
of the same value that some other subclass of HistoryEvent returns?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to