ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
In our use case it is not able to load from classpath, so added an option to read it by using URL similar what Ranger has now in org.apache.ranger.authorization.hadoop.config.RangerConfiguration to...
https://issues.apache.org/jira/browse/RANGER-3058
[[RANGER-2984](https://issues.apache.org/jira/browse/RANGER-2984)]: fix dependency conflict issue for com.google.guava:guava:jar
When compile ranger with below command: `mvn -DskipTests clean compile package install assembly:assembly` Throws create assembly failed: `[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (default) on project ranger-examples-distro: Failed to create...
Added the new UI layout for permission / policy condition
For leaf files, we don't need the permission of FsAction.EXECUTE.