[
https://issues.apache.org/jira/browse/SENTRY-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375618#comment-15375618
]
Sravya Tirukkovalur commented on SENTRY-1390:
---------------------------------------------
I see that PathsUtil is already being used in multiple bindings and hence this
change would not just affect Meta store plugin but also other plugins like HS2
and so on. I did a quick usage search on PathsUtil.parseDFSURI() and confirmed
that.
Hence, I think we need to make sure there is coverage for all paths being
affected by this patch? For example, handling of "alter table location" in hs2
binding seems to be affected. And we might want to document all behavior
changes?
> Enabling 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
>
>
> 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'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)