You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2015/06/30 14:56:04 UTC

[jira] [Created] (AMBARI-12216) upgradeHelper.py script should handle property mapping across the property catalogs

Dmitry Lysnichenko created AMBARI-12216:
-------------------------------------------

             Summary: 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


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)