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/branch-dev-patch-upgrade Commit: 69988db509308168f896109534b1e3bffdb200a1 Parents: ade3dfb Author: Vitaly Brodetskyi <vbrodets...@hortonworks.com> Authored: Fri Oct 2 11:01:33 2015 +0300 Committer: Vitaly Brodetskyi <vbrodets...@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>