Skip to content
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

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

jerqi
Copy link
Contributor

@jerqi jerqi commented Jan 6, 2025

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.

docs/security/authorization-pushdown.md Outdated Show resolved Hide resolved
docs/security/authorization-pushdown.md Outdated Show resolved Hide resolved

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.
Copy link
Contributor

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?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, they are assumptions.

Copy link
Contributor

@yuqi1129 yuqi1129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xunliu xunliu merged commit aa4fc60 into apache:main Jan 10, 2025
25 checks passed
jerqi added a commit to qqqttt123/gravitino that referenced this pull request Jan 10, 2025
…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]>
jerryshao pushed a commit that referenced this pull request Jan 10, 2025
… (#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]>
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Jan 11, 2025
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Add the document for chained authorization plugin
4 participants