[
https://issues.apache.org/jira/browse/HDFS-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721336#comment-13721336
]
Colin Patrick McCabe commented on HDFS-5035:
--------------------------------------------
thanks, Andrew. +1.
> getFileLinkStatus and rename do not correctly check permissions of symlinks
> ---------------------------------------------------------------------------
>
> Key: HDFS-5035
> URL: https://issues.apache.org/jira/browse/HDFS-5035
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 3.0.0, 2.1.0-beta
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hdfs-5035-1.patch, hdfs-5035-2.patch
>
>
> Operations like getFileLinkStatus and rename operate on symlinks, not symlink
> targets. However, permission checks right now are being done on the symlink
> target, resulting in wonky behavior.
> This is similar to HDFS-4765, which fixed the same problem for delete.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira