You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vb...@apache.org on 2015/10/02 10:03:35 UTC

ambari git commit: AMBARI-13282. hive-site.xml in /etc/server/conf is not updated on webhcat server.(vbrodetskyi)

Repository: ambari
Updated Branches:
  refs/heads/trunk ade3dfb06 -> 69988db50


AMBARI-13282. hive-site.xml in /etc/server/conf is not updated on webhcat server.(vbrodetskyi)


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

Branch: refs/heads/trunk
Commit: 69988db509308168f896109534b1e3bffdb200a1
Parents: ade3dfb
Author: Vitaly Brodetskyi <vb...@hortonworks.com>
Authored: Fri Oct 2 11:01:33 2015 +0300
Committer: Vitaly Brodetskyi <vb...@hortonworks.com>
Committed: Fri Oct 2 11:01:33 2015 +0300

----------------------------------------------------------------------
 .../resources/common-services/HIVE/0.12.0.2.0/metainfo.xml    | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/69988db5/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml b/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml
index ff8372d..634b2fc 100644
--- a/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml
+++ b/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml
@@ -103,6 +103,13 @@
               </auto-deploy>
             </dependency>
             <dependency>
+              <name>HIVE/HIVE_CLIENT</name>
+              <scope>host</scope>
+              <auto-deploy>
+                <enabled>true</enabled>
+              </auto-deploy>
+            </dependency>
+            <dependency>
               <name>MAPREDUCE2/MAPREDUCE2_CLIENT</name>
               <scope>host</scope>
               <auto-deploy>