[
https://issues.apache.org/jira/browse/IMPALA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871188#comment-17871188
]
ASF subversion and git services commented on IMPALA-13271:
----------------------------------------------------------
Commit 7d72a0c17d0c69b6378496d8839fcce2c7427f1c in impala's branch
refs/heads/master from m-sanjana19
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=7d72a0c17 ]
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
>
> [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]