ranger icon indicating copy to clipboard operation
ranger copied to clipboard

Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond

Results 300 ranger issues
Sort by recently updated
recently updated
newest added

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.31.v20200723 to 9.4.51.v20230217. Release notes Sourced from jetty-server's releases. 9.4.51.v20230217 Sponsored Release This is a release of the End of Community Support Jetty 9.x series that was...

dependencies
java

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.3.27.v20190418 to 9.4.51.v20230217. Release notes Sourced from jetty-server's releases. 9.4.51.v20230217 Sponsored Release This is a release of the End of Community Support Jetty 9.x series that was...

dependencies
java

## What changes were proposed in this pull request? https://issues.apache.org/jira/projects/RANGER/issues/RANGER-4314?filter=allissues&orderby=created+DESC check return user is null before continue the code process, in order to make response code as 400 instead of...

Currently, `ranger-plugin-commons` module relies on `gethostname4j`, `jna ` and `jna-platform` to get the native hostname, which is for `AuthzAuditEvent` only. `gethostname4j`, `jna ` and `jna-platform` is too onerous, it doesn't...

## What changes were proposed in this pull request? fix java syntax typo, otherwise `mvn test` will fail.. ![image](https://github.com/apache/ranger/assets/19356579/ad026276-feae-4240-be04-7fb125d85675) ## How was this patch tested? manual tests

## What changes were proposed in this pull request? To start simplifying the work of people who want to build the project using the standard build process, we would like...

Bumps [scipy](https://github.com/scipy/scipy) from 1.9.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies
python

Bumps [testng](https://github.com/cbeust/testng) from 7.0.0 to 7.5.1. Release notes Sourced from testng's releases. TestNG v7.5.1 What's Changed Cherrypick Zip Slip Vulnerability to 7.5 release by @​prashil-g in cbeust/testng#2899 New Contributors @​prashil-g...

dependencies
java

## What changes were proposed in this pull request? when setting "hadoop.security.token.service.use_ip=false" in core-site.xml (configuration in hadoop) ,we encounter a NoClassDefFoundError of "Could not initialize class org.apache.hadoop.security.SecurityUtil". It is caused...