[
https://issues.apache.org/jira/browse/HDFS-9019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14735507#comment-14735507
]
Hudson commented on HDFS-9019:
------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2306 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2306/])
HDFS-9019. Adding informative message to sticky bit permission denied
exception. Contributed by Xiaoyu Yao. (xyao: rev
970daaa5e44d3c09afd46d1c8e923a5096708c44)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/permission/TestStickyBit.java
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSPermissionChecker.java
> Adding informative message to sticky bit permission denied exception
> --------------------------------------------------------------------
>
> Key: HDFS-9019
> URL: https://issues.apache.org/jira/browse/HDFS-9019
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: security
> Affects Versions: 2.6.0, 2.7.0, 2.7.1
> Reporter: Thejas M Nair
> Assignee: Xiaoyu Yao
> Priority: Minor
> Labels: easyfix, newbie
> Fix For: 2.8.0
>
> Attachments: HDFS-9019.000.patch, HDFS-9019.001.patch
>
>
> The check for sticky bit permission in FSPermissionChecker.java prints only
> the child file name and the current owner.
> It does not print the owner of the file and the parent directory. It would
> help to have that printed as well for ease of debugging permission issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)