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

Distibuted Cache Compatability Issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.23.3, 2.0.0-alpha, 3.0.0-alpha1
    • 0.23.3, 2.0.2-alpha
    • mrv2
    • None

    Description

      The distributed cache does not work like it does in 1.0.

      mapreduce.job.cache.symlink.create is completely ignored and symlinks are always created no matter what. Files and archives without a fragment will also have symlinks created.

      If two cache archives or cache files happen to have the same name, or same symlink fragment only the last one in the list is localized.

      The localCacheArchives and LocalCacheFiles are not set correctly when these duplicates happen causing off by one or more errors for anyone trying to use them.

      The reality is that use of symlinking is so common currently that these incompatibilities are not that likely to show up, but we still need to fix them.

      Attachments

        1. MR-4493.txt
          27 kB
          Robert Joseph Evans
        2. MR-4493.txt
          38 kB
          Robert Joseph Evans
        3. MR-4493.txt
          27 kB
          Robert Joseph Evans

        Issue Links

          Activity

            People

              revans2 Robert Joseph Evans
              revans2 Robert Joseph Evans
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: