ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
Replace obsolete mozilla css style with standard css style.
- https://github.com/trinodb/trino/commit/827de57a50426e804761044d24d96b8877b62b7e - https://github.com/trinodb/trino/commit/ac8d2d472201eef7c9a3129bd72835f57f2c3faa - https://issues.apache.org/jira/browse/RANGER-3983 The functions `getColumnMask` and `getRowFilter` were deprecated since trino 376, and were removed in 401. So we should adapt to that change in ranger...
please code review. https://issues.apache.org/jira/projects/RANGER/issues/RANGER-3950?filter=reportedbyme
## What changes were proposed in this pull request? I tried to create a user on Apache Jira but I've not received confirmation yet. Until that, I'm opening this pull...
## What changes were proposed in this pull request? According to https://issues.apache.org/jira/browse/RANGER-3409 all appearances of old org.codehaus.jackson dependencies (ver.1.9.13) were replaced by corresponding new versions from com.fasterxml.jackson. ## How was...
…tting the system-wide default ## What changes were proposed in this pull request? In order to avoid setting the system-wide `SSLContext` in `SolrAuditDestination` (which may affect other components running in...
## What changes were proposed in this pull request? Restructure the downloads of service tarballs from `download-archives.sh` to `Dockerfile.ranger-service` as part of the image build for respective services. #### Key...
… plugin ## What changes were proposed in this pull request? Fix Update query not working on column level access for Trino ## How was this patch tested? you should...
## What changes were proposed in this pull request? Enable docker builds with PRs/merges. ## How was this patch tested? In progress