ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
The modifyTimestamp is 20211222023353ZZ of the ldapsearch's filter when timeStampVal is 20211222023353Z,therefore the result of the ldapsearch is empty.
This PR is for fixing date for audits appearing as 1970 when elasticsearch is used as audits store.
Fix the error in the default schema of audit log, which makes it impossible to query by 'application'.
How to download the compiled installation package of ranger 如何下载ranger编译好的安装包
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.31 to 8.0.28. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.29 Fix for Bug#21978230, COMMENT PARSING NOT PROPER IN PREPSTMT.EXECUTEBATCH(). Fix for Bug#81468 (23312764), MySQL server...
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.3.27.v20190418 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @jianglai (Lai Jiang) @markslater (markslater) @prenagha (Padraic Renaghan)...
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.31.v20200723 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @jianglai (Lai Jiang) @markslater (markslater) @prenagha (Padraic Renaghan)...
Bumps [jetty-http](https://github.com/eclipse/jetty.project) from 9.3.27.v20190418 to 9.4.48.v20220622. Release notes Sourced from jetty-http's releases. 9.4.48.v20220622 End of Life Notice eclipse/jetty.project#7958 - Jetty 9.4.x is now at End of Community Support. (See issue...
This commit removes the unused kafka core dependency from the assembly xml of the tagsync module, so it will not be added to the distribution.
# Issue https://issues.apache.org/jira/browse/RANGER-3787 When using [kyuubi-spark-authz plugin](https://github.com/apache/incubator-kyuubi/tree/master/extensions/spark/kyuubi-spark-authz) (which extends RangerBasePlugin) to save audit log to ElasticSearch in Spark application, I found that if Spark application was submitted in local or...