You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2015/09/11 22:51:45 UTC

[jira] [Updated] (SENTRY-884) Give execute permission by default to paths managed by sentry

     [ https://issues.apache.org/jira/browse/SENTRY-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sravya Tirukkovalur updated SENTRY-884:
---------------------------------------
    Description: 
Users with privileges on table cannot access table through HDFS without execute on the parent directory:

org.apache.hadoop.security.AccessControlException: Permission denied: user=user1, access=EXECUTE, inode="/user/hive/warehouse/testdb.db":hive:hive:drwxrwx---:user:hive:rwx,group::---,group:hive:rwx

  was:
Users with privileges on table cannot access table without execute on the parent directory:

org.apache.hadoop.security.AccessControlException: Permission denied: user=user1, access=EXECUTE, inode="/user/hive/warehouse/testdb.db":hive:hive:drwxrwx---:user:hive:rwx,group::---,group:hive:rwx


> Give execute permission by default to paths managed by sentry
> -------------------------------------------------------------
>
>                 Key: SENTRY-884
>                 URL: https://issues.apache.org/jira/browse/SENTRY-884
>             Project: Sentry
>          Issue Type: Bug
>          Components: Hdfs Plugin
>    Affects Versions: 1.5.0
>            Reporter: Sravya Tirukkovalur
>            Assignee: Sravya Tirukkovalur
>             Fix For: 1.7.0
>
>
> Users with privileges on table cannot access table through HDFS without execute on the parent directory:
> org.apache.hadoop.security.AccessControlException: Permission denied: user=user1, access=EXECUTE, inode="/user/hive/warehouse/testdb.db":hive:hive:drwxrwx---:user:hive:rwx,group::---,group:hive:rwx



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