Matyas Orhidi created SENTRY-1442:
-------------------------------------

             Summary: Grant default privileges with ${user}
                 Key: SENTRY-1442
                 URL: https://issues.apache.org/jira/browse/SENTRY-1442
             Project: Sentry
          Issue Type: New Feature
            Reporter: Matyas Orhidi


In order to avoid defining default privileges for each users individually, the 
following expressions could be used instead:

GRANT ALL ON DATABASE '${user}' TO ROLE selfservice_role;
GRANT ALL ON URI 'hdfs://nameservice1/user/${user}'




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

Reply via email to