[
https://issues.apache.org/jira/browse/AMBARI-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Lysnichenko resolved AMBARI-12216.
-----------------------------------------
Resolution: Fixed
Committed to trunk and to branch-2.1
> 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)