You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/04/05 06:14:25 UTC

[jira] [Commented] (SENTRY-1175) Improve usability of URI privileges when granting URIs

    [ https://issues.apache.org/jira/browse/SENTRY-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225657#comment-15225657 ] 

Hadoop QA commented on SENTRY-1175:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12796974/SENTRY-1175.0.patch against master.

{color:red}Overall:{color} -1 due to an error

{color:red}ERROR:{color} mvn test exited 1

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/1412/console

This message is automatically generated.

> Improve usability of URI privileges when granting URIs
> ------------------------------------------------------
>
>                 Key: SENTRY-1175
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1175
>             Project: Sentry
>          Issue Type: Sub-task
>          Components: Sentry
>            Reporter: Hao Hao
>            Assignee: Hao Hao
>             Fix For: 1.8.0
>
>         Attachments: SENTRY-1175.0.patch
>
>
> If URI has no scheme and authority when granting URI privileges, e.g GRANT ALL ON URI '/path/to/table'. Sentry should automatically handle it with default scheme and authority based on the Hadoop configs Sentry has been given.
> There are two places could be changed to support it:
> * When grant the URI privileges
> * When check the URI privileges
> However, when granting the URI privileges, the URI path does not necessary needs to be presented in the filesystem, thus choose to make the URI fully qualified during the privileges checking time.



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