Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-7333

container-executor fails to remove entries from a directory that is not writable or executable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.9.0, 3.0.0-alpha1, 2.8.2
    • 2.9.0, 2.8.2, 2.8.3, 3.0.0
    • None
    • None

    Description

      Similar to the situation from YARN-4594, container-executor will fail to cleanup directories that do not have write and execute permissions for the directory. YARN-4594 fixed the scenario where the directory is not readable, but it missed the case where we can open the directory but either not traverse it (i.e.: no execute permission) or cannot remove entries from within it (i.e.: no write permissions).

      Attachments

        1. YARN-7333.001.patch
          5 kB
          Jason Darrell Lowe
        2. YARN-7333.002.patch
          5 kB
          Jason Darrell Lowe

        Issue Links

          Activity

            People

              jlowe Jason Darrell Lowe
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: