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

MRAsyncDiskService does not properly absolutize volume root paths

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.22.0
    • None
    • None
    • Reviewed
    • Hide
      MAPREDUCE-1887. MRAsyncDiskService now properly absolutizes volume root paths. (Aaron Kimball via zshao)
      Show
      MAPREDUCE-1887 . MRAsyncDiskService now properly absolutizes volume root paths. (Aaron Kimball via zshao)

    Description

      In MRAsyncDiskService, volume names are sometimes specified as relative paths, which are not converted to absolute paths. This can cause errors of the form "cannot delete </full/path/to/foo> since it is outside of <relative/volume/root>" even though the actual path is inside the root.

      Attachments

        1. MAPREDUCE-1887.patch
          8 kB
          Aaron Kimball
        2. MAPREDUCE-1887.2.patch
          8 kB
          Aaron Kimball
        3. MAPREDUCE-1887.3.patch
          8 kB
          Aaron Kimball

        Activity

          People

            kimballa Aaron Kimball
            kimballa Aaron Kimball
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: