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

JobEndNotifier is getting interrupted before completing all its retries.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 0.23.1
    • mr-am, mrv2
    • None
    • Reviewed
    • Fixed JobEndNotifier to not get interrupted before completing all its retries.

    Description

      We noticed JobEndNotifier was getting an InterruptedException before completing all its retries.

      To fix this, Job end notification method should be called before stop() in handle(JobFinishEvent).

      Attachments

        1. MAPREDUCE-3484.branch-0.23.patch
          5 kB
          Ravi Prakash
        2. MAPREDUCE-3484.branch-0.23.patch
          3 kB
          Ravi Prakash
        3. MAPREDUCE-3484.branch-0.23.patch
          3 kB
          Ravi Prakash

        Activity

          People

            raviprak Ravi Prakash
            raviprak Ravi Prakash
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: