----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60869/ -----------------------------------------------------------
(Updated July 19, 2017, 9:16 a.m.) Review request for sentry. Bugs: SENTRY-1846 https://issues.apache.org/jira/browse/SENTRY-1846 Repository: sentry Description ------- Right now, we use an inconsistent set of properties to define the sentry provider: a) Hive: sentry.provider b) Kafka: sentry.kafka.provider c) Sqoop: sentry.sqoop.provider d) Solr: sentry.provider This task is to make things consistent by switching hive to use "sentry.hive.provider" and solr to "sentry.solr.provider". The old properties will still be supported as "deprecated" properties. Diffs (updated) ----- conf/sentry-site.xml.hive-client.template 0e8a74ed conf/sentry-site.xml.solr-client.example dd39908d sentry-binding/sentry-binding-hive-common/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java ad19b375 sentry-binding/sentry-binding-hive-v2/src/main/java/org/apache/sentry/binding/hive/v2/authorizer/DefaultSentryAccessController.java c63cf642 sentry-binding/sentry-binding-solr/src/main/java/org/apache/sentry/binding/solr/conf/SolrAuthzConf.java b31f4faf Diff: https://reviews.apache.org/r/60869/diff/2/ Changes: https://reviews.apache.org/r/60869/diff/1-2/ Testing ------- Thanks, Colm O hEigeartaigh