You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "kalyan kumar kalvagadda (JIRA)" <ji...@apache.org> on 2018/03/08 14:58:00 UTC

[jira] [Created] (SENTRY-2169) Make sure that the implicit privileges for a role are synced with HDFS

kalyan kumar kalvagadda created SENTRY-2169:
-----------------------------------------------

             Summary: Make sure that the implicit privileges for a role are synced with HDFS
                 Key: SENTRY-2169
                 URL: https://issues.apache.org/jira/browse/SENTRY-2169
             Project: Sentry
          Issue Type: Sub-task
          Components: Sentry
    Affects Versions: 2.1.0
            Reporter: kalyan kumar kalvagadda
            Assignee: kalyan kumar kalvagadda
             Fix For: 2.1.0


With the new object ownership and fine grained privileges added to sentry, there will be implicit privileges added to the owner of the HMS Object. This could happen when the objects are created OR when the ownership is changed.

Owner could be a user/role.

When ever these implicit privileges are created/deleted, HDFS ACL's should be updated accordingly.

Make sure that sentry HDFS ACL's are updated on below listed scenario's.
 # When ownership is changed from a user to a role
 # When ownership is changed from one role to another.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)