Tao Jie created HADOOP-12331:
--------------------------------
Summary: FSShell Delete and Rename should operate on symlinks
rather than their target
Key: HADOOP-12331
URL: https://issues.apache.org/jira/browse/HADOOP-12331
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 2.6.0
Reporter: Tao Jie
Priority: Minor
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)