Thejas M Nair created HIVE-3010: ----------------------------------- Summary: HiveAuthorizationProvider should have hooks for authorization statements (grant/revoke etc) Key: HIVE-3010 URL: https://issues.apache.org/jira/browse/HIVE-3010 Project: Hive Issue Type: Improvement Components: Authorization Affects Versions: 0.8.1, 0.9.0 Reporter: Thejas M Nair
It should be possible to for implementations of HiveAuthorizationProvider to make use of the statements that manage authorization privileges (grant/revoke etc). They can either make changes to the authorization privileges based on the statements, or throw an exception if they don't support changing privileges based on these statements. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira