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 2018/06/15 03:36:00 UTC

[jira] [Created] (HIVE-19906) Skip temp tables from authorization check

Thejas M Nair created HIVE-19906:
------------------------------------

             Summary: Skip temp tables from authorization check
                 Key: HIVE-19906
                 URL: https://issues.apache.org/jira/browse/HIVE-19906
             Project: Hive
          Issue Type: Improvement
          Components: Authorization
            Reporter: Thejas M Nair
            Assignee: Thejas M Nair


Temp tables are implicitly used in many queries in hive. It doesn't make sense to authorize actions on them. We should skip it from authorization checks. 
Explicitly created temp tables also are only visible to current users creation and privileges to add content to add is already authorized.




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