[
https://issues.apache.org/jira/browse/SENTRY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan P reassigned SENTRY-1001:
------------------------------
Assignee: Ryan P
> Improve usability of URIs and URI privileges
> ---------------------------------------------
>
> Key: SENTRY-1001
> URL: https://issues.apache.org/jira/browse/SENTRY-1001
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.7.0
> Reporter: Lenni Kuff
> Assignee: Ryan P
>
> Sentry currently requires users to have their URI privileges exactly match
> what is in the CREATE TABLE statement. For example, the following will not
> work:
> GRANT ALL ON URI 'hdfs://namenode:XXX/path/to/table'
> CREATE EXTERNAL TABLE foo LOCATION '/path/to/table'
> To make this more usable, Sentry should automatically handle this case and
> apply whatever the default scheme and authority based on the HDFS configs
> Sentry has been given.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)