Task's diagnostic messages are lost sometimes
---------------------------------------------

                 Key: HADOOP-1840
                 URL: https://issues.apache.org/jira/browse/HADOOP-1840
             Project: Hadoop
          Issue Type: Bug
          Components: mapred
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy
            Priority: Critical
             Fix For: 0.15.0


HADOOP-1158 (scheduled for 0.15.0) introduced a bug where sometimes the task's 
diagnostic's messages sent via {{TaskUmbilicalProtocol.reportDiagnosticInfo}} 
are lost. This is due to them being not being saved properly and being 
overridden in {{TaskStatus.statusUpdate}}, simple fix is to append the prev  
diagnostic message.

-- 
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