DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- Java: JDK 8
- Python3: 3.10.12
- Databases [Ranger and Ranger KMS]:
- MariaDB: 10.7.3
- Postgres: 12
- Oracle: 23.6
- Apache Solr: 8.11.3
Breaking
...
changes
- Library
ranger-plugins-auditis not available starting with Apache Ranger 2.7.0 release. Contents of this library are split into multiple libraries, one for each audit destination. This enables plugin implementations to minimize dependencies by including libraries only for the destinations they need. Plugin implementations should replace references toranger-plugins-auditwith audit destination specific librarys listed below:ranger-audit-dest-cloudwatchranger-audit-dest-esranger-audit-dest-hdfsranger-audit-dest-kafkaranger-audit-dest-log4jranger-audit-dest-solr
- Authorization plugin packages in Apache Ranger 2.7.0 include dependent libraries for 2 audit destinations only – Solr and HDFS. In earlier versions of Apache Ranger, plugin packages included libraries for all available audit destinations, like AWS CloudWatch, Elasticsearch, Kafka, Log4j. If support for other audit destinations is needed, it will be necessary to rebuild the plugin package after updating pom and packaging files of the plugin.
Status colour Green title Improvement
...