Repository: ambari
Updated Branches:
  refs/heads/trunk d1ccd2843 -> 975cf26ab


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/975cf26a
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/975cf26a
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/975cf26a

Branch: refs/heads/trunk
Commit: 975cf26ab2087fd4f5046928fdf68a2a8ffab9cb
Parents: d1ccd28
Author: Siddharth Wagle <swa...@hortonworks.com>
Authored: Fri Jun 5 10:38:24 2015 -0700
Committer: Siddharth Wagle <swa...@hortonworks.com>
Committed: Fri Jun 5 10:38:43 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/975cf26a/ambari-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-metrics/pom.xml b/ambari-metrics/pom.xml
index e57d2a2..782664a 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