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

FSShell Delete and Rename should operate on symlinks rather than their target

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • 2.6.0
    • None
    • fs
    • None

    Description

      Currently, we remove or rename a symlink in FSShell, symlink target is affected instead of symlink itself. However FileSystem#delete and FileSystem#rename can operate on symlinks rather than their targets.
      FSShell should have consistent behavior as FileSystem on symlink remove and rename

      Attachments

        1. HADOOP-12331.001.patch
          12 kB
          Tao Jie
        2. HADOOP-12331.002.patch
          16 kB
          Tao Jie
        3. HADOOP-12331.003.patch
          16 kB
          Tao Jie

        Issue Links

          Activity

            People

              Tao Jie Tao Jie
              Tao Jie Tao Jie
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: