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

tasktracker dies at startup with ConcurrentModificationException thrown from checkDirs()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0, 1.0.1
    • None
    • tasktracker
    • None
    • CentOS 5.6, linux server with JBOD disks

    Description

      if a directory named in mapred.local.dir is not writable at start-up, a ConcurrentModficationException is thrown. this is caused by calling remove on a collection that is being iterated over. patch MR2850.v1.3.patch from MAPREDUCE-2850 addresses this, but it hasn't been applied in the 1.0 releases.

      Attachments

        Activity

          People

            Unassigned Unassigned
            etseidl Edward Seidl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: