This is an automated email from the ASF dual-hosted git repository.

mehul pushed a change to branch ranger-2.1
in repository https://gitbox.apache.org/repos/asf/ranger.git.


    from f51d386  RANGER-2945: fix to handle missing password in Presto 
service-config
     new 90877c6  RANGER-2876: allow-exception policy-items are not correctly 
handled when access-type is '_any'
     new d62368a  RANGER-2939 : Search functionality with Cluster name is not 
working on Audit>>Access and Plugins tab
     new 321e6b4  RANGER-2941: master branch version updated to 3.0.0-SNAPSHOT

The 3 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:
 agents-audit/pom.xml                               |   2 +-
 agents-common/pom.xml                              |   4 +-
 .../RangerDefaultPolicyEvaluator.java              | 105 ++++++++++++++++-----
 .../RangerDefaultPolicyItemEvaluator.java          |  45 +--------
 .../test_policyengine_descendant_tags.json         |   4 +-
 .../policyengine/test_policyengine_hive.json       |  26 +++++
 .../policyengine/test_policyengine_tag_hive.json   |  10 +-
 .../test_policyengine_tag_hive_filebased.json      |   4 +-
 agents-cred/pom.xml                                |   2 +-
 agents-installer/pom.xml                           |   2 +-
 credentialbuilder/pom.xml                          |   2 +-
 distro/pom.xml                                     |   2 +-
 docs/pom.xml                                       |   2 +-
 embeddedwebserver/pom.xml                          |   2 +-
 hbase-agent/pom.xml                                |   2 +-
 hdfs-agent/pom.xml                                 |   2 +-
 hive-agent/pom.xml                                 |   2 +-
 intg/pom.xml                                       |   4 +-
 jisql/pom.xml                                      |   2 +-
 kms/pom.xml                                        |   2 +-
 knox-agent/pom.xml                                 |   2 +-
 plugin-atlas/pom.xml                               |   2 +-
 plugin-elasticsearch/pom.xml                       |   2 +-
 plugin-kafka/pom.xml                               |   2 +-
 plugin-kms/pom.xml                                 |   2 +-
 plugin-kudu/pom.xml                                |   2 +-
 plugin-kylin/pom.xml                               |   4 +-
 plugin-nifi-registry/pom.xml                       |   2 +-
 plugin-nifi/pom.xml                                |   2 +-
 plugin-ozone/pom.xml                               |   2 +-
 plugin-presto/pom.xml                              |   4 +-
 plugin-schema-registry/pom.xml                     |   2 +-
 plugin-solr/pom.xml                                |   2 +-
 plugin-sqoop/pom.xml                               |   2 +-
 plugin-yarn/pom.xml                                |   2 +-
 pom.xml                                            |   2 +-
 ranger-atlas-plugin-shim/pom.xml                   |   2 +-
 ranger-elasticsearch-plugin-shim/pom.xml           |   4 +-
 ranger-examples/conditions-enrichers/pom.xml       |   2 +-
 ranger-examples/distro/pom.xml                     |   2 +-
 ranger-examples/plugin-sampleapp/pom.xml           |   2 +-
 ranger-examples/pom.xml                            |   2 +-
 ranger-examples/sample-client/pom.xml              |   4 +-
 ranger-examples/sampleapp/pom.xml                  |   2 +-
 ranger-hbase-plugin-shim/pom.xml                   |   2 +-
 ranger-hdfs-plugin-shim/pom.xml                    |   2 +-
 ranger-hive-plugin-shim/pom.xml                    |   2 +-
 ranger-kafka-plugin-shim/pom.xml                   |   2 +-
 ranger-kms-plugin-shim/pom.xml                     |   2 +-
 ranger-knox-plugin-shim/pom.xml                    |   2 +-
 ranger-kylin-plugin-shim/pom.xml                   |   4 +-
 ranger-ozone-plugin-shim/pom.xml                   |   2 +-
 ranger-plugin-classloader/pom.xml                  |   2 +-
 ranger-presto-plugin-shim/pom.xml                  |   4 +-
 ranger-solr-plugin-shim/pom.xml                    |   2 +-
 ranger-sqoop-plugin-shim/pom.xml                   |   4 +-
 ranger-storm-plugin-shim/pom.xml                   |   2 +-
 ranger-tools/pom.xml                               |   2 +-
 ranger-util/pom.xml                                |   2 +-
 ranger-yarn-plugin-shim/pom.xml                    |   2 +-
 security-admin/pom.xml                             |   2 +-
 .../main/webapp/scripts/controllers/Controller.js  |   5 -
 .../main/webapp/scripts/controllers/NController.js |   5 -
 .../src/main/webapp/scripts/modules/XAOverrides.js |   6 ++
 .../src/main/webapp/scripts/utils/XAUtils.js       |   6 ++
 .../webapp/scripts/views/kms/KMSTableLayout.js     |   3 +-
 .../views/permissions/ModulePermsTableLayout.js    |   3 +-
 .../views/policies/NRangerPolicyTableLayout.js     |   4 +-
 .../views/policies/RangerPolicyTableLayout.js      |   3 +-
 .../scripts/views/policymanager/ServiceLayout.js   |  13 ++-
 .../views/policymanager/ServiceLayoutSidebar.js    |   7 +-
 .../webapp/scripts/views/reports/AuditLayout.js    |   5 +-
 .../scripts/views/reports/UserAccessLayout.js      |   3 +-
 .../webapp/scripts/views/users/UserTableLayout.js  |   3 +-
 storm-agent/pom.xml                                |   2 +-
 tagsync/pom.xml                                    |   2 +-
 ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml |   2 +-
 ugsync/pom.xml                                     |   2 +-
 unixauthclient/pom.xml                             |   2 +-
 unixauthnative/pom.xml                             |   2 +-
 unixauthpam/pom.xml                                |   2 +-
 unixauthservice/pom.xml                            |   2 +-
 82 files changed, 231 insertions(+), 173 deletions(-)

Reply via email to