ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
https://jira.apache.org/jira/projects/RANGER/issues/RANGER-2492
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