Need more server side authorization for Hive Metastore operations
-----------------------------------------------------------------

                 Key: HIVE-2876
                 URL: https://issues.apache.org/jira/browse/HIVE-2876
             Project: Hive
          Issue Type: Bug
          Components: Metastore
            Reporter: Rohini Palaniswamy


Currently the metastore client performs the authorization by checking hdfs acls 
before talking to metastore server which is controlled by 
hive.security.authorization.enabled setting. Server only does authorization 
checks for drop operations (HIVE-1943). Need authorization checks for add and 
alter operations on the server side for better security.

--
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

        

Reply via email to