-
Notifications
You must be signed in to change notification settings - Fork 392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#6110] doc(authz): Add document for chain authorization plugin #6115
Conversation
|
||
Suppose you have an Apache Hive service in your datacenter and have created a `hiveRepo` in Apache Ranger to manage its permissions. | ||
The Apache Hive service will use HDFS to store its data. You have created a `hdfsRepo` in Apache Ranger to manage HDFS's permissions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does "You have created" mean?
The four (sub-)sentences there are all assumptions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, they are assumptions.
Co-authored-by: Qiming Teng <[email protected]>
Co-authored-by: Qiming Teng <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…apache#6115) ### What changes were proposed in this pull request? Add document for chain authorization plugin ### Why are the changes needed? Fix: apache#6110 ### Does this PR introduce _any_ user-facing change? Just document. ### How was this patch tested? No need. --------- Co-authored-by: Xun <[email protected]> Co-authored-by: Qiming Teng <[email protected]>
… (#6180) ### What changes were proposed in this pull request? Add document for chain authorization plugin ### Why are the changes needed? Fix: #6110 ### Does this PR introduce _any_ user-facing change? Just document. ### How was this patch tested? No need. Co-authored-by: Xun <[email protected]> Co-authored-by: Qiming Teng <[email protected]>
…apache#6115) ### What changes were proposed in this pull request? Add document for chain authorization plugin ### Why are the changes needed? Fix: apache#6110 ### Does this PR introduce _any_ user-facing change? Just document. ### How was this patch tested? No need. --------- Co-authored-by: Xun <[email protected]> Co-authored-by: Qiming Teng <[email protected]>
What changes were proposed in this pull request?
Add document for chain authorization plugin
Why are the changes needed?
Fix: #6110
Does this PR introduce any user-facing change?
Just document.
How was this patch tested?
No need.