ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
RANGER-3491: fix not find TAG serviceDef when loading service-defs json file
In `RangerHiveAuthorizer`, the function of `checkPrivileges` will check the permission for the `HivePrivilegeObject` with `FileUtils.isActionPermittedForFileHierarchy`, and this method will check the permission for all the files under the related directory...
> 29 Sep 2020 11:11:32 INFO LdapDeltaUserGroupBuilder [UnixUserSyncThread] - timeStampVal = 20200707095724Zand currentDeltaSyncTime = 1594087044000 29 Sep 2020 11:11:32 INFO LdapDeltaUserGroupBuilder [UnixUserSyncThread] - Updating user count: 46, userName: testldap2 29...
Right now an admin user can clear the Security Zone filter and see services that belong to a security zone to which the admin is not assigned.
https://issues.apache.org/jira/browse/RANGER-3245 Oracle 8 is not available at TravisCI anymore. Use OpenJDK 1.8 and 11 instead. **Note**: this PR depends on https://github.com/apache/ranger/pull/96. Without it the build on JDK 11 will still...
Extract Maven properties for all Maven plugin versions.
**Issue** RANGER-2999 Ranger build is failing if you do not have already downloaded jar under ~/.m2 for calcite-linq4j-1.16.0-kylin-r2 **Root cause** apache calsite dependecy wich uses in kylin plugin wasn't included...
Updated RangerPolicyItemRowFilterInfo::toString() to have correct class name
 How to jump out of initialization?
issue: https://issues.apache.org/jira/browse/RANGER-3310 # Description The command 'stat -c "%u" pom.xml' is used to get the UID from host. However, the command is not supported by macOS. Hence, macOS users can't...