Task times are not saved correctly (bug in hadoop-1874)
-------------------------------------------------------
Key: HADOOP-2022
URL: https://issues.apache.org/jira/browse/HADOOP-2022
Project: Hadoop
Issue Type: Bug
Components: mapred
Affects Versions: 0.15.0
Reporter: Devaraj Das
Assignee: Arun C Murthy
Priority: Blocker
Fix For: 0.15.0
In HADOOP-1874, a new taskstatus object is created for successful tasks. However, in the new
taskstatus object, the timestamps for the start/end of the various phases are not filled.
In the new status object, the timestamps should be set from the old status object. The problem
can be easily seen if the taskdetails.jsp is accessed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|