Skip to content

Fix Ranger plugin initialization#25032

Merged
wendigo merged 1 commit intotrinodb:masterfrom
mneethiraj:master
Feb 16, 2025
Merged

Fix Ranger plugin initialization#25032
wendigo merged 1 commit intotrinodb:masterfrom
mneethiraj:master

Conversation

@mneethiraj
Copy link
Copy Markdown
Contributor

Description

This fix addresses the issue reported in #24887.

Additional context and related issues

Currently Ranger plugin configuration is intilizated with default configurations, followed by loading configurations from files specified in access-control.properties. Few configurations used by Ranger plugin are not overrideable after initialization, hence the configurations in files specified in access-control.proerties are not effective.

To address this issue, Apache Ranger 2.6.0 enhanced plugin initialization to load configurations from list of files specified in the constructor.

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Feb 16, 2025
@wendigo wendigo merged commit 69bad27 into trinodb:master Feb 16, 2025
@wendigo
Copy link
Copy Markdown
Contributor

wendigo commented Feb 16, 2025

Thx @mneethiraj !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants