Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-1840

Task's diagnostic messages are lost sometimes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.15.0
    • 0.15.0
    • None
    • None

    Description

      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.

      Attachments

        1. HADOOP-1840_1_20070910.patch
          2 kB
          Arun Murthy

        Activity

          People

            acmurthy Arun Murthy
            acmurthy Arun Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: