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 <[email protected]>
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>

Reply via email to