ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 3.2.1 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 3.2.0 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
## issue: After integrating ranger2.4 into hbase2.4.13, the class loading order issue of jersey-core-1.9.3.jar causes the HBase master to crash immediately after startup. ## What changes were proposed in this...
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
## What changes were proposed in this pull request? Initialize `auditPolicyEvaluators` before calling `init()`. It is necessary to log `auditPolicyEvaluators` when debug logging mode is enabled. ## How was this...
## What changes were proposed in this pull request? Aims to replace existing scripts with update_credentials.py Fixes the following: * changepasswordutil.py exposes passwords while taking input, use getpass instead. *...
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. Changelog Sourced from junit's changelog. Summary of changes...
## What changes were proposed in this pull request? Changes were made to fix functionality to store audit logs in orc format that was proposed in RANGER-1837 (https://reviews.apache.org/r/63552/diff/7/) ## How...
Bumps [jettison](https://github.com/jettison-json/jettison) from 1.1 to 1.5.4. Release notes Sourced from jettison's releases. Jettison 1.5.4 What's Changed Fixing issue 60 by @coheigea in jettison-json/jettison#62 Full Changelog: https://github.com/jettison-json/jettison/compare/jettison-1.5.3...jettison-1.5.4 Jettison 1.5.3 Full Changelog:...
## What changes were proposed in this pull request? To setup ranger docker builds with PR and push. ## How was this patch tested? Testing in progress.