ramackri opened a new pull request, #1116: URL: https://github.com/apache/ranger/pull/1116
## Summary Trino and Ozone plugins in ranger-docker were getting HTTP 400 on policy download because Admin blocks unauthenticated download by default. This wires a new install property into `ranger-admin-site.xml` and turns it on only in docker dev install files. ## Test plan - [ ] Rebuild admin dist and recreate the ranger-docker Admin container - [ ] Confirm `ranger.admin.allow.unauthenticated.download.access=true` in generated `ranger-admin-site.xml` - [ ] Confirm Trino/Ozone plugin download polls succeed (no HTTP 400) Made with [Cursor](https://cursor.com) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
