-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36046/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-12216
https://issues.apache.org/jira/browse/AMBARI-12216
Repository: ambari
Description
-------
To summarize, we need move property feature in upgradeHelper.py
Similar to how it is done in Ambari RU
<transfer operation="copy" from-type="ranger-site"
from-key="https.attrib.clientAuth"
to-key="ranger.service.https.attrib.clientAuth" default-value="" />
Eg:"https.attrib.clientAuth" in HDP 2.2 was in file ranger-site.xml, that
property's value needs to be set in ranger-admin-site.xml for HDP 2.3 for
property "ranger.service.https.attrib.clientAuth"
Diffs
-----
ambari-server/src/main/python/upgradeHelper.py 4ab834a
ambari-server/src/test/python/TestUpgradeHelper.py 1624dd2
Diff: https://reviews.apache.org/r/36046/diff/
Testing
-------
----------------------------------------------------------------------
Ran 256 tests in 6.240s
OK
----------------------------------------------------------------------
Total run:787
Total errors:0
Total failures:0
OK
Thanks,
Dmitro Lisnichenko