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

ConcurrentModificationException in jobtracker.jsp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.20.1
    • None
    • jobtracker
    • None

    Description

      The jobtracker.jsp invoked methods tracker.runningJobs(), tracker.completedJobs() and tracker.failedJobs() but these methods are not synchronized and can cause ConcurrentModificationException if the JT is concurrently changing the contents of these datastructures.

      Attachments

        1. MAPREDUCE-1109.patch
          0.8 kB
          Harsh J
        2. MAPREDUCE-1109.patch
          2 kB
          Harsh J

        Activity

          People

            qwertymaniac Harsh J
            dhruba Dhruba Borthakur
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: