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

DistributedCache localizes only once per cache URI

    XMLWordPrintableJSON

Details

    Description

      As part of the file localization the distributed cache localizer creates a copy of the file in the corresponding user's private directory. The localization in DistributedCache assumes the key as the URI of the cachefile and if it already exists in the map, the localization is not done again. This means that another user cannot access the same distributed cache file. We should change the key to include the username so that localization is done for every user.

      Attachments

        1. MR-1288-bp20-1.patch
          7 kB
          Devaraj Das
        2. MR-1288-bp20-2.patch
          7 kB
          Devaraj Das
        3. MR-1288-bp20-3.patch
          9 kB
          Devaraj Das
        4. MR-1288-trunk-1.patch
          13 kB
          Devaraj Das

        Activity

          People

            ddas Devaraj Das
            ddas Devaraj Das
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: