This is an automated email from the ASF dual-hosted git repository.
pradeep pushed a change to branch RANGER-4076_master
in repository https://gitbox.apache.org/repos/asf/ranger.git
discard 43a6b72b1 RANGER-4706: Migrate from com.sun.jersey 1.x to glassfish
jersey 2.x
discard 8435d2582 RANGER-4076: Document update for required environment
variable
discard 610a008a7 RANGER-4076: Fix TestCase failures in
TestRecordFilterJavaScript
discard 55f703019 RANGER-4076: Ranger KMS changes for JDK17 build
discard 052c76245 RANGER-4076: Fix TestCase failures in
RangerRequestScriptEvaluatorTest
discard 5a2142e87 RANGER-4076: Unix Auth Client remove deprecated APIs
discard 4085a2c40 RANGER-4076: Remove Nashorn Script Engine
discard 3709d1bdb RANGER-4076: pom & config changes for jdk17 build
add 2e95a1544 RANGER-5433: update service-def json files for readability
and consistent formatting (#786)
add f64b4b3d2 RANGER-5248: Disable Log4J Audit Destination for Ozone in OM
container (#790)
add 8046faee1 Bump urllib3 from 2.6.0 to 2.6.3 in
/ranger-tools/src/main/python (#795)
new bf0347b4e RANGER-4076: pom & config changes for jdk17 build
new c1164a7a0 RANGER-4076: Remove Nashorn Script Engine
new 800317a66 RANGER-4076: Unix Auth Client remove deprecated APIs
new 5e75fa2f6 RANGER-4076: Fix TestCase failures in
RangerRequestScriptEvaluatorTest
new 01ea6546f RANGER-4076: Ranger KMS changes for JDK17 build
new d0244b733 RANGER-4076: Fix TestCase failures in
TestRecordFilterJavaScript
new 44348027f RANGER-4076: Document update for required environment
variable
new abc467761 RANGER-4706: Migrate from com.sun.jersey 1.x to glassfish
jersey 2.x
new 800a77618 RANGER-4706: Change jdk version to 17 in docker
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (43a6b72b1)
\
N -- N -- N refs/heads/RANGER-4076_master (800a77618)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 1 +
.../service-defs/ranger-servicedef-abfs.json | 162 ++---
.../service-defs/ranger-servicedef-atlas.json | 797 ++++++++-------------
.../ranger-servicedef-elasticsearch.json | 249 ++-----
.../service-defs/ranger-servicedef-gds.json | 58 +-
.../service-defs/ranger-servicedef-hbase.json | 346 +++------
.../service-defs/ranger-servicedef-hdfs.json | 321 ++-------
.../service-defs/ranger-servicedef-hive.json | 664 ++++++-----------
.../service-defs/ranger-servicedef-kafka.json | 377 ++++------
.../service-defs/ranger-servicedef-kms.json | 189 +----
.../service-defs/ranger-servicedef-knox.json | 199 ++---
.../service-defs/ranger-servicedef-kudu.json | 231 ++----
.../service-defs/ranger-servicedef-kylin.json | 159 +---
.../ranger-servicedef-nestedstructure.json | 144 ++--
.../ranger-servicedef-nifi-registry.json | 220 +-----
.../service-defs/ranger-servicedef-nifi.json | 215 +-----
.../service-defs/ranger-servicedef-ozone.json | 413 ++++-------
.../service-defs/ranger-servicedef-presto.json | 601 +++++-----------
.../ranger-servicedef-schema-registry.json | 339 +++------
.../service-defs/ranger-servicedef-solr.json | 285 +++-----
.../service-defs/ranger-servicedef-sqoop.json | 196 ++---
.../service-defs/ranger-servicedef-storm.json | 225 ++----
.../service-defs/ranger-servicedef-tag.json | 107 +--
.../service-defs/ranger-servicedef-trino.json | 755 ++++++-------------
.../service-defs/ranger-servicedef-wasb.json | 141 ++--
.../service-defs/ranger-servicedef-yarn.json | 200 ++----
dev-support/ranger-docker/.env | 4 +-
.../ozone/ranger-ozone-plugin-install.properties | 4 +-
ranger-tools/src/main/python/requirements.txt | 2 +-
tagsync/pom.xml | 6 -
30 files changed, 2128 insertions(+), 5482 deletions(-)