-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58075/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Gautam Borad, Sumit Mohanty,
and Velmurugan Periasamy.
Bugs: AMBARI-20629
https://issues.apache.org/jira/browse/AMBARI-20629
Repository: ambari
Description
-------
In order to support cloud scenarios as well as Tagsync to capture Ambari
cluster name. Need to add a new property that is required by plugins as well as
tagsync for picking up Ambari cluster name.
For Plugins:
ranger.plugin.<plugin>.ambari.cluster.name
Diffs
-----
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
ab8a4d9
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
07cb409
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/params.py
69d801a
ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py
f461f41
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py
db59973
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
f9228be
ambari-server/src/main/resources/stacks/HDP/2.6/services/ATLAS/configuration/ranger-atlas-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/HBASE/configuration/ranger-hbase-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/HDFS/configuration/ranger-hdfs-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/ranger-hive-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/KAFKA/configuration/ranger-kafka-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/KNOX/configuration/ranger-knox-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/RANGER_KMS/configuration/ranger-kms-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/STORM/configuration/ranger-storm-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration/ranger-yarn-audit.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/config-upgrade.xml
0d71244
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
035cb59
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml
458667d
Diff: https://reviews.apache.org/r/58075/diff/1/
Testing
-------
Tested Ranger install in fresh and EU from 2.6.x to 2.6.y.
Thanks,
Mugdha Varadkar