Details
-
Bug
-
Status: Patch Available
-
Minor
-
Resolution: Unresolved
-
2.6.0
-
None
-
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
Attachments
Issue Links
- relates to
-
HDFS-5021 FSShell delete and FSShell rename should operate on symlinks, not their targets
- Closed