ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
Running dba_script.py fails because the useSSL flag was not explicitly set when installing Ranger 2.4.0. I found a similar issue to this, but it doesn't seem to be resolved. (https://issues.apache.org/jira/browse/RANGER-3880)...
When I try to use the ranger audit logs to analysis the access info, the value of Access Type and Permission on the ranger web page confuses me. After readed...
## What changes were proposed in this pull request? This pr is a minor change, it does't change the raw logic of these code, aims to only clean up warn...
XXPolicyRef objects have fields such as create time, update time, added by user ID, updated by user ID, but there fields are entirely useless since they are all copied from...
This fixes date time show as 1970 in UI for elasticsearch audit store. This issue was introduced by work with cloudwatch audit store.
Update ranger ozone plugin package dependencies and package namespace from the _older_ `org.apache.hadoop.ozone` release 1.0.0 to the _latest_ `org.apache.ozone` release `1.3.0`. Updates affect maven pom build files. Build with latest...