Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-6571

JobEndNotification info logs are missing in AM container syslog

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      JobEndNotification logs are not written by MRAppMaster and JobEndNotifier classes even though Log.info is present. The reason was MRAppMaster.this.stop() has been called before the JobEndNotification and hence somewhere during the stop log appenders also made null.

      AM container syslog is not having below logs from JobEndNotifier

      Job end notification trying + urlToNotify
      Job end notification to + urlToNotify + succeeded / failed

      Attachments

        1. MAPREDUCE-6571.01.patch
          2 kB
          Haibo Chen
        2. MAPREDUCE-6571.02.patch
          3 kB
          Haibo Chen

        Activity

          People

            haibochen Haibo Chen
            prabhujoseph Prabhu Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: