AMBARI-7099. YARN 2.0.6 service definition should not require Tez (aonishuk)


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

Branch: refs/heads/branch-alerts-dev
Commit: 0ce22ed6c04ff7dae56ae15fe8b28239b6575b92
Parents: b6b1bf3
Author: Andrew Onishuk <aonis...@hortonworks.com>
Authored: Mon Sep 1 18:04:06 2014 +0300
Committer: Andrew Onishuk <aonis...@hortonworks.com>
Committed: Mon Sep 1 18:04:06 2014 +0300

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/0ce22ed6/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml 
b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml
index fc49b27..7a02289 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml
@@ -133,7 +133,6 @@
       
       <requiredServices>
         <service>HDFS</service>
-        <service>TEZ</service>
       </requiredServices>
 
       <configuration-dependencies>

Reply via email to