[
https://issues.apache.org/jira/browse/IMPALA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873320#comment-17873320
]
ASF subversion and git services commented on IMPALA-13271:
----------------------------------------------------------
Commit fbf61484b7861a854b5d919c51d789c258a8726b in impala's branch
refs/heads/branch-4.4.1 from m-sanjana19
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=fbf61484b ]
IMPALA-13271: Correct the documentation with respect to granting privileges on
URI
Currently, when an administrator grants a privilege on a URI to
a grantee via impala-shell, the created policy in Ranger's policy
repository is non-recursive.
That is, the policy does not apply for any directory under the URI.
This patch corrects this in the documentation.
Change-Id: Ife9f07294fb0f0b24acb1c8d0199c64ec7d73e9a
Reviewed-on: http://gerrit.cloudera.org:8080/21633
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Fang-Yu Rao <[email protected]>
> Ranger Impala Authorization | Non-recursive policy
> --------------------------------------------------
>
> Key: IMPALA-13271
> URL: https://issues.apache.org/jira/browse/IMPALA-13271
> Project: IMPALA
> Issue Type: Documentation
> Reporter: Sanjana Malhotra
> Assignee: Sanjana Malhotra
> Priority: Minor
> Fix For: Impala 4.5.0
>
>
> [https://impala.apache.org/docs/build/html/topics/impala_authorization.html]
>
> URIs represent the file paths you specify as part of statements such as
> CREATE EXTERNAL TABLE and LOAD DATA. Typically, you specify what look like
> UNIX paths, but these locations can also be prefixed with hdfs:// to make
> clear that they are really URIs. To set privileges for a URI, specify the
> name of a directory, and the privilege applies to all the files in that
> directory and any directories underneath it.
>
> remove : and any directories underneath it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]