This is an automated email from the ASF dual-hosted git repository.
iwasakims pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/master by this push:
new ebbf2f7 BIGTOP-3607. Change the ambari metric repo to fix build error
(#836)
ebbf2f7 is described below
commit ebbf2f763149da2132a055c11d00d41a4ca01eff
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)
---
.../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>