[ https://issues.apache.org/jira/browse/HADOOP-14768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran resolved HADOOP-14768. ------------------------------------- Resolution: Fixed Fix Version/s: 2.9.0 Target Version/s: 2.9.0, 3.1.0 (was: 2.9.0, 3.0.0) Committed to 3.1 & cherry picked into branch-2 If you need it in 3.0, # reopen the JIRA, # apply the trunk patch to branch-3 # rerun all the hadoop-azure tests # if the tests pass, add a patch with the branch-3-011.patch style of marker, resubmit, with a declaration of endpoint. thanks > 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: Sub-task > Components: fs/azure > Affects Versions: 2.8.1 > Reporter: Varada Hemeswari > Assignee: Varada Hemeswari > Labels: fs, secure, wasb > Fix For: 2.9.0 > > Attachments: HADOOP-14768.001.patch, HADOOP-14768.002.patch, > HADOOP-14768.003.patch, HADOOP-14768.003.patch, HADOOP-14768.004.patch, > HADOOP-14768.004.patch, HADOOP-14768.005.patch, HADOOP-14768.006.patch, > HADOOP-14768.007.patch, HADOOP-14768-branch-2-008.patch, > HADOOP-14768-branch-2-009.patch > > > 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. > Note : Sticky bit implementation for 'Rename' operation is not done as part > of this JIRA -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org