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

Job End Notification retry interval is 5 milliseconds by default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.2-alpha, 0.23.4, 3.0.0-alpha1
    • 2.0.3-alpha, 0.23.5
    • mrv2
    • None

    Description

      Courtesy stevenwillis and qwertymaniac

      From: Harsh J
      I believe the configs of the latter of both of the above
      classifications were meant to be added in as replacement names, but
      the property names got added in wrong (as the former/older named ones)
      in the XML.

      the word "seconds" in the description of retries? The code in MR2's
      JobEndNotifier seems to expect seconds but uses it directly in
      Thread.sleep(…) without making it milliseconds, which may be a bug we
      need to fix as well, perhaps in a same issue as the configs ones.

      On Fri, Nov 9, 2012 at 11:21 PM, Steven Willis <swillis@compete.com> wrote:
      > And I noticed that there are some duplicate properties with different values and different descriptions:

      Attachments

        1. MAPREDUCE-4786.patch
          11 kB
          Ravi Prakash
        2. MAPREDUCE-4786.branch-2.patch
          11 kB
          Ravi Prakash
        3. MAPREDUCE-4786.branch-2.patch
          11 kB
          Ravi Prakash
        4. MAPREDUCE-4786.patch
          11 kB
          Ravi Prakash
        5. MAPREDUCE-4786.patch
          11 kB
          Ravi Prakash

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: