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 2015/06/23 15:34:47 UTC

[1/2] ambari git commit: AMBARI-12089. Config changes not populated in hbase/core-site.xml (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 0fba6d525 -> ed039e18c
  refs/heads/trunk f0d86a914 -> 405caf1eb


AMBARI-12089. Config changes not populated in hbase/core-site.xml (aonishuk)


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

Branch: refs/heads/trunk
Commit: 405caf1ebbe251ee21af8332a63c073ecf89eb5b
Parents: f0d86a9
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Tue Jun 23 16:34:38 2015 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Tue Jun 23 16:34:38 2015 +0300

----------------------------------------------------------------------
 .../main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/405caf1e/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml b/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
index 60b9b14..78aca3d 100644
--- a/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
+++ b/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
@@ -138,6 +138,7 @@
       </requiredServices>
 
       <configuration-dependencies>
+        <config-type>core-site</config-type> <!-- hbase puts core-site in it's folder -->
         <config-type>hbase-policy</config-type>
         <config-type>hbase-site</config-type>
         <config-type>hbase-env</config-type>


[2/2] ambari git commit: AMBARI-12089. Config changes not populated in hbase/core-site.xml (aonishuk)

Posted by ao...@apache.org.
AMBARI-12089. Config changes not populated in hbase/core-site.xml (aonishuk)


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

Branch: refs/heads/branch-2.1
Commit: ed039e18c19f2a11e9c2c2aa2c982a5b369dbe6d
Parents: 0fba6d5
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Tue Jun 23 16:34:41 2015 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Tue Jun 23 16:34:41 2015 +0300

----------------------------------------------------------------------
 .../main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ed039e18/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml b/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
index 60b9b14..78aca3d 100644
--- a/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
+++ b/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
@@ -138,6 +138,7 @@
       </requiredServices>
 
       <configuration-dependencies>
+        <config-type>core-site</config-type> <!-- hbase puts core-site in it's folder -->
         <config-type>hbase-policy</config-type>
         <config-type>hbase-site</config-type>
         <config-type>hbase-env</config-type>