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

RANGER-5001: RANGER-4977: Support ignoreDescendantDeny & fix hbase scan authorization #411

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

fateh288
Copy link
Contributor

@fateh288 fateh288 commented Nov 19, 2024

What changes were proposed in this pull request?

RANGER-5001: Support for ignoreDescendantDeny
RANGER-4977: Use ignoreDescendantDeny in hbase plugin so that if there is any denied column then the column family is returned in the filter during the scan operation (and further authorization is done at column level later).

How was this patch tested?

Added new unit tests
Existing unit tests pass

@fateh288 fateh288 merged commit 3160490 into apache:master Nov 25, 2024
3 checks passed
mneethiraj pushed a commit that referenced this pull request Nov 27, 2024
…an authorization (#411)

* RANGER-5001: Support ignoreDescendantDeny

* RANGER-4977: Fix hbase scan authorization by using ignoreDescendantDeny=false

(cherry picked from commit 3160490)
RakeshGuptaDev pushed a commit to RakeshGuptaDev/ranger that referenced this pull request Dec 3, 2024
…an authorization (apache#411)

* RANGER-5001: Support ignoreDescendantDeny

* RANGER-4977: Fix hbase scan authorization by using ignoreDescendantDeny=false
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.

2 participants