ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
## What changes were proposed in this pull request? Removal of finalize() method from PolicyEngine class As part of our efforts to ensure compatibility with future JDK versions, this code...
## What changes were proposed in this pull request? Refactor `release-build.xml` and add exclusions. ## How was this patch tested? Pending
## What changes were proposed in this pull request? - Fixed an issue where `short` values (e.g., `accessResult` field) were **not correctly converted to strings** before being written to ORC....
## What changes were proposed in this pull request? Upgrade Ranger Tomcat from 8.5.x to 9.0.98 ## How was this patch tested? Build and tested locally and on docker
## What changes were proposed in this pull request? Upgrade Ranger Tomcat from 8.5.x to 9.0.98 ## How was this patch tested? Build and tested locally and on docker
Bumps org.apache.hadoop:hadoop-common from 3.3.6 to 3.4.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
## What changes were proposed in this pull request? If the FQDN of users and groups, usersync doesn't update it properly and if `ranger.usersync.deletes.enabled` is true, those users and groups...
## What changes were proposed in this pull request? Bumps netty-all to 4.1.116.Final Details are added at [RANGER-5090](https://issues.apache.org/jira/browse/RANGER-5090)
## What changes were proposed in this pull request? Bumps aws-java-sdk to latest version - 1.12.780 Details are added at [RANGER-5092](https://issues.apache.org/jira/browse/RANGER-5092)
## What changes were proposed in this pull request? Fix scan operaion unit test. Exception should be thrown for failed test rather than silently ignoring it ## How was this...