You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/08/28 00:26:58 UTC

[jira] [Created] (HIVE-7895) Storage based authorization should consider sticky bit for drop actions

Thejas M Nair created HIVE-7895:
-----------------------------------

             Summary: Storage based authorization should consider sticky bit for drop actions
                 Key: HIVE-7895
                 URL: https://issues.apache.org/jira/browse/HIVE-7895
             Project: Hive
          Issue Type: Bug
          Components: Authorization
            Reporter: Thejas M Nair
            Assignee: Thejas M Nair
         Attachments: HIVE-7895.1.patch

Storage based authorization provides access control for metadata by giving users permissions on metadata that are equivalent to the permission that user has on corresponding data.
However, when checking the permissions to drop a metadata object such as database, table or partition, it does not check if the sticky bit is set on the parent dir of objects corresponding dir in hdfs.




--
This message was sent by Atlassian JIRA
(v6.2#6252)