You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2017/02/17 22:06:19 UTC

[20/50] [abbrv] ambari git commit: AMBARI-20030 - Zeppelin and Atlas Service Checks Are Missing During Express Upgrades (jonathanhurley)

AMBARI-20030 - Zeppelin and Atlas Service Checks Are Missing During Express Upgrades (jonathanhurley)


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

Branch: refs/heads/branch-feature-AMBARI-12556
Commit: d4c1ace80b46deb7982b1da28025927f00a4123e
Parents: 11618bb
Author: Jonathan Hurley <jh...@hortonworks.com>
Authored: Wed Feb 15 14:01:18 2017 -0500
Committer: Jonathan Hurley <jh...@hortonworks.com>
Committed: Wed Feb 15 23:47:37 2017 -0500

----------------------------------------------------------------------
 .../resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml   | 2 ++
 .../resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml   | 2 ++
 .../resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml   | 2 ++
 3 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/d4c1ace8/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
index 607f444..f5152a1 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
@@ -626,6 +626,8 @@
         <service>HIVE</service>
         <service>SPARK</service>
         <service>SLIDER</service>
+        <service>ATLAS</service>
+        <service>ZEPPELIN</service>
         <service>OOZIE</service>
       </priority>
     </group>

http://git-wip-us.apache.org/repos/asf/ambari/blob/d4c1ace8/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
index e92b115..62991e6 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
@@ -810,6 +810,8 @@
         <service>HIVE</service>
         <service>SPARK</service>
         <service>SLIDER</service>
+        <service>ATLAS</service>
+        <service>ZEPPELIN</service>
         <service>OOZIE</service>
       </priority>
     </group>

http://git-wip-us.apache.org/repos/asf/ambari/blob/d4c1ace8/ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml b/ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
index 5786695..5347f01 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
@@ -593,6 +593,8 @@
         <service>HIVE</service>
         <service>SPARK</service>
         <service>SLIDER</service>
+        <service>ATLAS</service>
+        <service>ZEPPELIN</service>
         <service>OOZIE</service>
       </priority>
     </group>