Repository: ambari
Updated Branches:
  refs/heads/branch-feature-AMBARI-21348 c5f2efa0b -> 94eb0ddf5


AMBARI-21419 EU to auto switch to HDP tomcat for Oozie - updated config type 
(dili)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/94eb0ddf
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/94eb0ddf
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/94eb0ddf

Branch: refs/heads/branch-feature-AMBARI-21348
Commit: 94eb0ddf5b3da68e239a9600bf5393f5de5677ec
Parents: c5f2efa
Author: Di Li <d...@apache.org>
Authored: Thu Jul 13 11:58:35 2017 -0400
Committer: Di Li <d...@apache.org>
Committed: Thu Jul 13 11:58:35 2017 -0400

----------------------------------------------------------------------
 .../resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml | 2 +-
 .../resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/94eb0ddf/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
index b51a744..8912322 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
@@ -136,7 +136,7 @@
             <replace key="content" find="export 
CATALINA_BASE=${CATALINA_BASE:-{{oozie_server_dir}}}" replace-with="export 
CATALINA_BASE={{oozie_server_dir}}" />            
           </definition>
           <definition xsi:type="configure" 
id="biginsights_4_2_oozie_server_update_environment_tomcat" summary="Updating 
oozie env">
-            <type>oozie-site</type>
+            <type>oozie-env</type>
             <replace key="content" find="/usr/lib/bigtop-tomcat7-7.0.75" 
replace-with="/usr/lib/bigtop-tomcat" />
           </definition>
         </changes>

http://git-wip-us.apache.org/repos/asf/ambari/blob/94eb0ddf/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
index b46f476..3f6962b 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
@@ -136,7 +136,7 @@
             <replace key="content" find="export 
CATALINA_BASE=${CATALINA_BASE:-{{oozie_server_dir}}}" replace-with="export 
CATALINA_BASE={{oozie_server_dir}}" />            
           </definition>
           <definition xsi:type="configure" 
id="biginsights_4_2_oozie_server_update_environment_tomcat" summary="Updating 
oozie env">
-            <type>oozie-site</type>
+            <type>oozie-env</type>
             <replace key="content" find="/usr/lib/bigtop-tomcat7-7.0.75" 
replace-with="/usr/lib/bigtop-tomcat" />
           </definition>
         </changes>

Reply via email to