[
https://issues.apache.org/jira/browse/SENTRY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15342793#comment-15342793
]
Hadoop QA commented on SENTRY-1311:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12812283/SENTRY-1311.003.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/1747/console
This message is automatically generated.
> Improve usability of URI privileges by supporting mixed use of URIs with and
> without scheme
> -------------------------------------------------------------------------------------------
>
> Key: SENTRY-1311
> URL: https://issues.apache.org/jira/browse/SENTRY-1311
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Reporter: Vadim Spector
> Assignee: Vadim Spector
> Attachments: SENTRY-1311.001.patch, SENTRY-1311.002.patch,
> SENTRY-1311.003.patch
>
>
> If URI has scheme when granting URI privileges, e.g. "grant all on uri
> 'hdfs:///path/to/table' to role <user-role>", subsequent table creation using
> URI without scheme "create external table tab1 (s string) location
> '/path/to/table'" fails with
> org.apache.hadoop.hive.ql.metadata.AuthorizationException: User <user-name>
> does not have privileges for CREATETABLE
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)