You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2014/09/01 17:04:19 UTC

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

Repository: ambari
Updated Branches:
  refs/heads/trunk b6b1bf3ae -> 0ce22ed6c


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/trunk
Commit: 0ce22ed6c04ff7dae56ae15fe8b28239b6575b92
Parents: b6b1bf3
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Mon Sep 1 18:04:06 2014 +0300
Committer: Andrew Onishuk <ao...@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>