You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2013/07/30 02:07:49 UTC

[jira] [Resolved] (HADOOP-9788) Add sticky bit support to org.apache.hadoop.fs.Stat

     [ https://issues.apache.org/jira/browse/HADOOP-9788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Wang resolved HADOOP-9788.
---------------------------------

    Resolution: Duplicate

Duping it to HADOOP-9652 since we reverted it and want to just fix all these issues there in a new patch.
                
> Add sticky bit support to org.apache.hadoop.fs.Stat
> ---------------------------------------------------
>
>                 Key: HADOOP-9788
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9788
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.3.0
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>
> This is currently breaking DFSShell tests in HDFS. Right now the Stat class is truncating off the octal digit with the sticky bit, let's add support for it back in on supported platforms.
> This digit also has suid (s) and special execute (X) bits, so don't ignore those either.

--
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