You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by iw...@apache.org on 2021/11/28 13:22:59 UTC

[bigtop] branch branch-3.0 updated: BIGTOP-3607. Change the ambari metric repo to fix build error (#836)

This is an automated email from the ASF dual-hosted git repository.

iwasakims pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 344b478  BIGTOP-3607. Change the ambari metric repo to fix build error (#836)
344b478 is described below

commit 344b4784112971ead658ce211304b7c75ffc8b66
Author: vivostar <49...@users.noreply.github.com>
AuthorDate: Sun Nov 28 18:37:32 2021 +0800

    BIGTOP-3607. Change the ambari metric repo to fix build error (#836)
    
    
    (cherry picked from commit ebbf2f763149da2132a055c11d00d41a4ca01eff)
---
 .../src/common/ambari/patch9-ambari-repo-change.diff        | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/bigtop-packages/src/common/ambari/patch9-ambari-repo-change.diff b/bigtop-packages/src/common/ambari/patch9-ambari-repo-change.diff
new file mode 100644
index 0000000..fd8b5b4
--- /dev/null
+++ b/bigtop-packages/src/common/ambari/patch9-ambari-repo-change.diff
@@ -0,0 +1,13 @@
+diff --git a/ambari-metrics/pom.xml b/ambari-metrics/pom.xml
+index 282041f..1c8cb05 100644
+--- a/ambari-metrics/pom.xml
++++ b/ambari-metrics/pom.xml
+@@ -75,7 +75,7 @@
+     <repository>
+       <id>apache-hadoop</id>
+       <name>hdp</name>
+-      <url>https://repo.hortonworks.com/content/groups/public/</url>
++      <url>https://nexus-private.hortonworks.com/nexus/content/groups/public/</url>
+     </repository>
+     <repository>
+       <id>apache-snapshots</id>