-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48125/
-----------------------------------------------------------
Review request for Ambari, Gautam Borad, Srimanth Gunturi, and Vitalyi
Brodetskyi.
Bugs: AMBARI-16984
https://issues.apache.org/jira/browse/AMBARI-16984
Repository: ambari
Description
-------
Copying of jdbc jar for Ranger and Ranger KMS is only done at time of
installation and during upgrade of HDP.
This fix will update the latest jar set by user and delete the previous jar at
restart of Ranger and Ranger KMS
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py
80e5664
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py
3dc4914
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
665fa48
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py
e446c43
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py
03c1258
Diff: https://reviews.apache.org/r/48125/diff/
Testing
-------
Tested Ranger and Ranger KMS fresh installation of jdbc jar and then set a
newer version of jar and check everything is working fine.
Tested ambari upgrade.
Thanks,
Mugdha Varadkar