Na Li created SENTRY-2361:
-----------------------------

             Summary: Document the access check behavior of Sentry and required 
privileges for DDL operation
                 Key: SENTRY-2361
                 URL: https://issues.apache.org/jira/browse/SENTRY-2361
             Project: Sentry
          Issue Type: Task
          Components: Sentry
    Affects Versions: 2.1.0
            Reporter: Na Li
            Assignee: Coral


When an DDL operation requires multiple privileges, Sentry throws exception of 
SemanticException as soon as checking one of the required privileges fails. 
Once user adds the requires privilege, it could fails for one of the following 
privileges.

We don't want to change code to find out all of the required privileges and 
provide this info in exception messages as that increases processing overhead. 
Instead, we should document this behavior, so user can check documentations and 
find out all required privileges, and make changes accordingly.



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

Reply via email to