AMBARI-19009. Remove Spark History Server dependency Zeppelin (magyari_sandor)


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

Branch: refs/heads/branch-feature-AMBARI-18634
Commit: 4dda1d739c78f8feb130b1f12b1ba5709be9a1a1
Parents: 1b6a92d
Author: Sandor Magyari <smagy...@hortonworks.com>
Authored: Tue Nov 29 13:11:06 2016 +0100
Committer: Sandor Magyari <smagy...@hortonworks.com>
Committed: Tue Nov 29 16:19:02 2016 +0100

----------------------------------------------------------------------
 .../common-services/ZEPPELIN/0.6.0.2.5/role_command_order.json     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/4dda1d73/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/role_command_order.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/role_command_order.json
 
b/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/role_command_order.json
index 86dbc85..3b7d2d0 100644
--- 
a/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/role_command_order.json
+++ 
b/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/role_command_order.json
@@ -1,7 +1,7 @@
 {
   "general_deps" : {
     "_comment" : "dependencies for ZEPPELIN",
-    "ZEPPELIN_MASTER-START" : ["NAMENODE-START", 
"SPARK_JOBHISTORYSERVER-START"],
+    "ZEPPELIN_MASTER-START" : ["NAMENODE-START"],
     "ZEPPELIN_SERVICE_CHECK-SERVICE_CHECK" : ["ZEPPELIN_MASTER-START"]
   }
 }

Reply via email to