You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2016/04/15 17:10:26 UTC

[jira] [Created] (RANGER-930) Restricting Table names with the "Update" permission for HIVE does not work

Colm O hEigeartaigh created RANGER-930:
------------------------------------------

             Summary: Restricting Table names with the "Update" permission for HIVE does not work
                 Key: RANGER-930
                 URL: https://issues.apache.org/jira/browse/RANGER-930
             Project: Ranger
          Issue Type: Bug
            Reporter: Colm O hEigeartaigh



If I create a Ranger policy for a specific Table with "SELECT" + "UPDATE" permissions, the user can't actually invoke an "insert" query in HIVE, e.g.:

H110 Unable to submit statement. Error while compiling statement: FAILED: HiveAccessControlException Permission denied: user [colm] does not have [SELECT] privilege on [default/values__tmp__table__3/tmp_values_col1,tmp_values_col2] [ERROR_STATUS]

It looks like there is an issue with access verification for temporary tables. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)