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

TT successfully localizes a task even though the corresponding cache-file has already changed on DFS.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.21.0, 0.22.0
    • 0.22.0
    • tasktracker
    • None
    • Reviewed

    Description

      This happens with the first task of a job being localized on this TT. TT doesn't check if the file on DFS is fresh according to the timestamps set in job-conf during submission. After the first task incorrectly gets localized, all further tasks fail on this TT as expected.

      Found this issue while trying to improve test-case for MAPREUCE-913.

      Attachments

        1. MAPREDUCE-1225.patch
          2 kB
          Zhong Wang
        2. MAPREDUCE-1225.patch
          2 kB
          Zhong Wang
        3. MAPREDUCE-1225.patch
          10 kB
          Zhong Wang
        4. MAPREDUCE-1225.patch
          10 kB
          Zhong Wang
        5. MAPREDUCE-1225.patch
          10 kB
          Christopher Douglas

        Activity

          People

            zhong Zhong Wang
            vinodkv Vinod Kumar Vavilapalli
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: