You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/08/07 21:41:14 UTC

[jira] [Created] (HIVE-7648) authorization api should provide table/db object for create table/dbname

Thejas M Nair created HIVE-7648:
-----------------------------------

             Summary: authorization api should provide table/db object for create table/dbname
                 Key: HIVE-7648
                 URL: https://issues.apache.org/jira/browse/HIVE-7648
             Project: Hive
          Issue Type: Bug
          Components: Authorization
            Reporter: Thejas M Nair
            Assignee: Thejas M Nair


For create table, the Authorizer.checkPrivileges call provides only the database name. If the table name is passed, it will be possible for the authorization api implementation to appropriately set the permissions of the new table.
Similarly, in case of create-database, the api call should provide database object for the database being created.




--
This message was sent by Atlassian JIRA
(v6.2#6252)