You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Varada Hemeswari (JIRA)" <ji...@apache.org> on 2017/08/14 04:16:00 UTC

[jira] [Created] (HADOOP-14768) Honoring sticky bit during Deletion when authorization is enabled in WASB

Varada Hemeswari created HADOOP-14768:
-----------------------------------------

             Summary: Honoring sticky bit during Deletion when authorization is enabled in WASB
                 Key: HADOOP-14768
                 URL: https://issues.apache.org/jira/browse/HADOOP-14768
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/azure
            Reporter: Varada Hemeswari
            Assignee: Varada Hemeswari


When authorization is enabled in WASB filesystem, there is a need for stickybit in cases where multiple users can create files under a shared directory. This additional check for sticky bit is reqired since any user can delete another user's file because the parent has WRITE permission for all users.

The purpose of this jira is to implement sticky bit equivalent for 'delete' call when authorization is enabled.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org