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/10/30 01:15:27 UTC

[jira] [Updated] (SENTRY-944) Setting HDFS rules on Sentry managed hdfs paths should not affect original hdfs rules

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

Sravya Tirukkovalur updated SENTRY-944:
---------------------------------------
    Description: 
Current behavior on sentry managed paths which need to be changed:

chmod/chown
- If stale: : fails
-- *writes to hdfs*, but -ls reflects sentry permissions

Removing acls: 
- If not stale: fails
-- *removes from hdfs*, getfacl gets from sentry
- If stale: fails
-- *removes from hdfs*, getfacl gets nothing


> Setting HDFS rules on Sentry managed hdfs paths should not affect original hdfs rules
> -------------------------------------------------------------------------------------
>
>                 Key: SENTRY-944
>                 URL: https://issues.apache.org/jira/browse/SENTRY-944
>             Project: Sentry
>          Issue Type: Test
>          Components: Hdfs Plugin
>            Reporter: Sravya Tirukkovalur
>            Assignee: Sravya Tirukkovalur
>
> Current behavior on sentry managed paths which need to be changed:
> chmod/chown
> - If stale: : fails
> -- *writes to hdfs*, but -ls reflects sentry permissions
> Removing acls: 
> - If not stale: fails
> -- *removes from hdfs*, getfacl gets from sentry
> - If stale: fails
> -- *removes from hdfs*, getfacl gets nothing



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