Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 3004eee05 -> 4a825b8bc


AMBARI-11731. Ambari Metrics Service Check fails on SUSE. (swagle)


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

Branch: refs/heads/branch-2.1
Commit: 4a825b8bc5235fa71fabff388d7306df5c984654
Parents: 3004eee
Author: Siddharth Wagle <swa...@hortonworks.com>
Authored: Fri Jun 5 11:31:26 2015 -0700
Committer: Siddharth Wagle <swa...@hortonworks.com>
Committed: Fri Jun 5 11:31:26 2015 -0700

----------------------------------------------------------------------
 ambari-metrics/pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/4a825b8b/ambari-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-metrics/pom.xml b/ambari-metrics/pom.xml
index b7be295..2a26d58 100644
--- a/ambari-metrics/pom.xml
+++ b/ambari-metrics/pom.xml
@@ -38,9 +38,7 @@
     <!--TODO change to HDP URL-->
     
<hbase.tar>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/GA/2.2.0.0/tars/hbase-0.98.4.2.2.0.0-2041-hadoop2.tar.gz</hbase.tar>
     <hbase.folder>hbase-0.98.4.2.2.0.0-2041-hadoop2</hbase.folder>
-    <hadoop.tar>
-      
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/GA/2.2.0.0/tars/hadoop-2.6.0.2.2.0.0-2041.tar.gz
-    </hadoop.tar>
+    
<hadoop.tar>http://public-repo-1.hortonworks.com/HDP/centos6/2.x/GA/2.2.0.0/tars/hadoop-2.6.0.2.2.0.0-2041.tar.gz</hadoop.tar>
     <hadoop.folder>hadoop-2.6.0.2.2.0.0-2041</hadoop.folder>
     
<hbase.winpkg.zip>file:///c:/hbase_embedded/hbase-0.98.4.2.2.0.0-2041-hadoop2.winpkg.zip</hbase.winpkg.zip>
     
<hadoop.winpkg.zip>file:///c:/hbase_embedded/hadoop-2.6.0.2.2.0.0-2041.winpkg.zip</hadoop.winpkg.zip>

Reply via email to