[ https://issues.apache.org/jira/browse/AMBARI-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608406#comment-14608406 ]
Hudson commented on AMBARI-12216: --------------------------------- FAILURE: Integrated in Ambari-branch-2.1 #150 (See [https://builds.apache.org/job/Ambari-branch-2.1/150/]) AMBARI-12216. upgradeHelper.py script should handle property mapping across the property catalogs (dlysnichenko) (dlysnichenko: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1e1581010c9bb2019ce3a6b66c74416f565c6a02) * ambari-server/src/main/python/upgradeHelper.py * ambari-server/src/test/python/TestUpgradeHelper.py > upgradeHelper.py script should handle property mapping across the property > catalogs > ----------------------------------------------------------------------------------- > > Key: AMBARI-12216 > URL: https://issues.apache.org/jira/browse/AMBARI-12216 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Reporter: Dmitry Lysnichenko > Assignee: Dmitry Lysnichenko > Fix For: 2.1.0 > > Attachments: AMBARI-12216.patch > > > To summarize, we need move property feature in upgradeHelper.py > Similar to how it is done in Ambari RU > {noformat} > <transfer operation="copy" from-type="ranger-site" > from-key="https.attrib.clientAuth" > to-key="ranger.service.https.attrib.clientAuth" default-value="" /> > {noformat} > 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" -- This message was sent by Atlassian JIRA (v6.3.4#6332)