-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58075/
-----------------------------------------------------------
(Updated April 4, 2017, 5:07 a.m.)
Review request for Ambari, Alejandro Fernandez, Gautam Borad, Sumit Mohanty,
and Velmurugan Periasamy.
Changes
-------
Updated Review comments
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 (updated)
-----
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
268d81c
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
41f44c3
ambari-server/src/main/resources/common-services/HDFS/3.0.0.3.0/configuration/ranger-hdfs-audit.xml
731b136
ambari-server/src/main/resources/common-services/HDFS/3.0.0.3.0/package/scripts/params_linux.py
62a5edd
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/ranger-hive-audit.xml
95edb38
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/params.py
b338add
ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py
8beb2c0
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
03d3fb2
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/configuration/ranger-yarn-audit.xml
a6b1baa
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/package/scripts/params_linux.py
d069722
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
4a641ec
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml
0587741
Diff: https://reviews.apache.org/r/58075/diff/3/
Changes: https://reviews.apache.org/r/58075/diff/2-3/
Testing
-------
Tested Ranger install in fresh and EU from 2.6.x to 2.6.y.
Thanks,
Mugdha Varadkar