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

https://jira.apache.org/jira/browse/RANGER-2397

Now, I want to learn the Apache Ranger source code, but I don't know how to configure JPA database connection, try config in `persistence.xml` file the database connection , but...

RANGER-1664 Add-ons to support ADLS in Ranger Authorization Model Patch reviewed https://reviews.apache.org/r/61116/ Can this be merged?

Committer: zhangqiang2 # Overview The source code of our contribution “Pull-Request” aims to solve the problem of manually copying ranger-atlas-plugin.jar, that is a prerequisite for using the ranger-atlas plugin, under...

… in Ranger EmbeddedServiceDefsUtil have this method (I removed some log statements to make the code more clear) ```java public class EmbeddedServiceDefsUtil { ... private RangerServiceDef getOrCreateServiceDef(ServiceStore store, String serviceDefName)...

fix BufferedAuditProvider logJSON bug