[ 
https://issues.apache.org/jira/browse/AMBARI-12466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635122#comment-14635122
 ] 

Hudson commented on AMBARI-12466:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #3139 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/3139/])
AMBARI-12466. Manual upgrade should fix some of the templeton properties in 
webhcat.(vbrodetskyi) (vbrodetskyi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5dab6ca07c3deea026b2fe279d3dc2fca5817ebe)
* 
ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.2_to_2.3.json
* ambari-server/src/main/python/upgradeHelper.py


> Manual upgrade should fix some of the templeton properties in webhcat
> ---------------------------------------------------------------------
>
>                 Key: AMBARI-12466
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12466
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server, ambari-upgrade
>    Affects Versions: 2.1.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 2.1.1
>
>         Attachments: AMBARI-12466.patch
>
>
> Manual upgrade to HDP-2.3 should perform the equivalent of the following 
> changes in RU.
> {noformat}
> <task xsi:type="configure" summary="Updating Configuration Paths">
>             <type>webhcat-site</type>
>             <replace key="templeton.jar" find="/usr/hdp/current/hive-webhcat" 
> replace-with="/usr/hdp/${hdp.version}/hive"/>
>             <replace key="templeton.libjars" 
> find="/usr/hdp/current/zookeeper-client" 
> replace-with="/usr/hdp/${hdp.version}/zookeeper"/>
>             <replace key="templeton.hadoop" 
> find="/usr/hdp/current/hadoop-client" 
> replace-with="/usr/hdp/${hdp.version}/hadoop"/>
>             <replace key="templeton.hcat" find="/usr/hdp/current/hive-client" 
> replace-with="/usr/hdp/${hdp.version}/hive"/>
>             <set key="templeton.hive.extra.files" 
> value="/usr/hdp/${hdp.version}/tez/conf/tez-site.xml,/usr/hdp/${hdp.version}/tez,/usr/hdp/${hdp.version}/tez/lib"/>
>           </task>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to