-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56394/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Gautam Borad, Mugdha Varadkar,
Oliver Szabo, Sumit Mohanty, and Velmurugan Periasamy.
Bugs: AMBARI-19897
https://issues.apache.org/jira/browse/AMBARI-19897
Repository: ambari
Description
-------
As certificates/ keystores/ truststores present in /etc/ranger/*/conf path,
this may affect the upgrade scenarios, where user needs to manually move the
files to new conf directories.
Hence users upgrading to new stacks should be warned on prior basis to do the
same manually (i.e move certificates/keystores/truststores out of conf folder).
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/checks/CheckDescription.java
8d8f540
ambari-server/src/main/java/org/apache/ambari/server/checks/RangerSSLConfigCheck.java
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.6.xml
8da11ff
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.6.xml
01fc102
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/nonrolling-upgrade-2.6.xml
046904b
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.6.xml
70bb2ca
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
5b8351b
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.6.xml
2f07c97
ambari-server/src/test/java/org/apache/ambari/server/checks/RangerSSLConfigCheckTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/56394/diff/
Testing (updated)
-------
Verified upgrade process after fresh install on Cent-os 6.
Thanks,
Vishal Suvagia