You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ja...@apache.org on 2014/07/15 21:38:11 UTC

git commit: AMBARI-6482. Hive service in HDP-2.1 stack has configuration dependency on mapred-site. (jaimin)

Repository: ambari
Updated Branches:
  refs/heads/trunk 4eb552e7d -> ebed6dca2


AMBARI-6482. Hive service in HDP-2.1 stack has configuration dependency on mapred-site. (jaimin)


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

Branch: refs/heads/trunk
Commit: ebed6dca2f88add7058814eeb656dc5eb8bba2cf
Parents: 4eb552e
Author: Jaimin Jetly <ja...@hortonworks.com>
Authored: Tue Jul 15 12:37:54 2014 -0700
Committer: Jaimin Jetly <ja...@hortonworks.com>
Committed: Tue Jul 15 12:37:54 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/ebed6dca/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml
index a816cc8..7f44191 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.1/services/HIVE/metainfo.xml
@@ -28,7 +28,6 @@
         <config-type>hive-log4j</config-type>
         <config-type>hive-exec-log4j</config-type>
         <config-type>global</config-type>
-        <config-type>mapred-site</config-type>
       </configuration-dependencies>
     </service>