Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13867

FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 2.7.4, 3.0.0-alpha2, 2.8.2
    • None
    • None
    • Reviewed

    Description

      HDFS-8312 Added Rename.TO_TRASH option to add a security check before moving to trash.

      But for FilterFileSystem implementations since this rename(..options) is not overridden, it uses default FileSystem implementation where Rename.TO_TRASH option is not delegated to NameNode.

      Attachments

        1. HADOOP-13867-01.patch
          3 kB
          Vinayakumar B

        Issue Links

          Activity

            People

              vinayakumarb Vinayakumar B
              vinayakumarb Vinayakumar B
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: