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

A failing retry'able notification in JobEndNotifier can affect notifications of other jobs.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.20.1, 1.0.0, 1.0.2, 1.0.3
    • None
    • jobtracker
    • None

    Description

      The JobTracker puts all the notification commands into a delay-queue. It has a single thread that loops through this queue and sends out the notifications. When it hits failures with any notification which is configured to be retired via job.end.retry.attempts and job.end.retry.interval, the notification is queued back again. A single notification with sufficiently large number of configured retries and which consistently fails will affect other notifications in the queue.

      Attachments

        Issue Links

          Activity

            People

              raviprak Ravi Prakash
              vinodkv Vinod Kumar Vavilapalli
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: