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

Kazuho Fujii updated HADOOP-12796:
----------------------------------
    Status: Patch Available  (was: Open)

> FsPermission#applyUMask drops the sticky bit
> --------------------------------------------
>
>                 Key: HADOOP-12796
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12796
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Kazuho Fujii
>         Attachments: HADOOP-12796.001.patch
>
>
> The sticky bit has no effect specified at create and mkdirs. 
> The sticky bit is dropped when umask is applied. {{applyUMask}} method does 
> not take over the sticky bit from the original {{FsPermission}} class.
> In contrast, the sticky bit specified in POSIX' create or mkdir system call 
> is always reflected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to