-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56759/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Gautam Borad, Mugdha Varadkar,
Oliver Szabo, Sumit Mohanty, and Velmurugan Periasamy.
Bugs: AMBARI-20047
https://issues.apache.org/jira/browse/AMBARI-20047
Repository: ambari
Description
-------
The property REPOSITORY_CONFIG_USERNAME in Advanced ranger-*-plugin-properties
is not updated to the custom user-name when services are using custom users.
This causes issues especially in cases of Test connection, and policy user
which is given default permissions in Ranger.
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py
a12116d
ambari-server/src/main/resources/stacks/HDP/2.6/services/ATLAS/configuration/ranger-atlas-plugin-properties.xml
d8885e5
ambari-server/src/main/resources/stacks/HDP/2.6/services/HBASE/configuration/ranger-hbase-plugin-properties.xml
d8885e5
ambari-server/src/main/resources/stacks/HDP/2.6/services/HDFS/configuration/ranger-hdfs-plugin-properties.xml
6e93879
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/ranger-hive-plugin-properties.xml
d8885e5
ambari-server/src/main/resources/stacks/HDP/2.6/services/KAFKA/configuration/ranger-kafka-plugin-properties.xml
d8885e5
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration/ranger-yarn-plugin-properties.xml
d8885e5
ambari-server/src/main/resources/stacks/HDP/2.6/services/stack_advisor.py
969c3dd
ambari-server/src/test/python/stacks/2.6/common/test_stack_advisor.py b7f8cbb
Diff: https://reviews.apache.org/r/56759/diff/
Testing
-------
Verified with a fresh installation on CentOS-6.
Thanks,
Vishal Suvagia