This is an automated email from the ASF dual-hosted git repository. mehul pushed a change to branch ranger-2.2 in repository https://gitbox.apache.org/repos/asf/ranger.git.
from 4b85ec8 RANGER-3304: Create solr audit conf zip archive add 0184d93 RANGER-3195 - Atlas Ranger Authorizer changes to add/update/remove classification on entities. No new revisions were added by this update. Summary of changes: .../service-defs/ranger-servicedef-atlas.json | 42 ++- .../atlas/authorizer/RangerAtlasAuthorizer.java | 40 +-- .../ranger/services/atlas/RangerServiceAtlas.java | 5 +- .../optimized/current/ranger_core_db_mysql.sql | 1 + .../optimized/current/ranger_core_db_oracle.sql | 1 + .../optimized/current/ranger_core_db_postgres.sql | 1 + .../current/ranger_core_db_sqlanywhere.sql | 2 + .../optimized/current/ranger_core_db_sqlserver.sql | 1 + ...PatchAtlasForClassificationResource_J10047.java | 308 +++++++++++++++++++++ 9 files changed, 370 insertions(+), 31 deletions(-) create mode 100644 security-admin/src/main/java/org/apache/ranger/patch/PatchAtlasForClassificationResource_J10047.java