[
https://issues.apache.org/jira/browse/SENTRY-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hao Hao updated SENTRY-1390:
----------------------------
Description:
Add test case to ensure usability of URI privileges for HMS write protection,
such that URI with no scheme or authority can be handled. e.g
* GRANT ALL ON URI 'hdfs://namenode:XXX/path/to/table'
* CREATE EXTERNAL TABLE foo LOCATION '/path/to/table'
was:
Enabling usability of URI privileges for HMS write protection, such that URI
with no scheme or authority can be handled. e.g
* GRANT ALL ON URI 'hdfs://namenode:XXX/path/to/table'
* CREATE EXTERNAL TABLE foo LOCATION '/path/to/table'
> Add test cases to ensure usability of URI privileges for HMS binding
> --------------------------------------------------------------------
>
> Key: SENTRY-1390
> URL: https://issues.apache.org/jira/browse/SENTRY-1390
> Project: Sentry
> Issue Type: Task
> Components: URI
> Affects Versions: 1.8.0
> Reporter: Hao Hao
> Assignee: Hao Hao
> Attachments: SENTRY-1390.0.patch, SENTRY-1390.1.patch,
> SENTRY-1390.2.patch
>
>
> Add test case to ensure usability of URI privileges for HMS write protection,
> such that URI with no scheme or authority can be handled. e.g
> * GRANT ALL ON URI 'hdfs://namenode:XXX/path/to/table'
> * CREATE EXTERNAL TABLE foo LOCATION '/path/to/table'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)