This is an automated email from the ASF dual-hosted git repository.
tcodehuber028 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/amoro.git
The following commit(s) were added to refs/heads/master by this push:
new 170965a9a [Hotfix] Update related official website and github urls
(#2727)
170965a9a is described below
commit 170965a9a49be5c651be44625362ebb4a942ebac
Author: tcodehuber <[email protected]>
AuthorDate: Thu Apr 11 22:48:43 2024 +0800
[Hotfix] Update related official website and github urls (#2727)
[Hotfix] Update related offical website and github urls in docs and xml
Co-authored-by: ZhouJinsong <[email protected]>
---
.github/ISSUE_TEMPLATE/config.yml | 2 +-
.github/ISSUE_TEMPLATE/improvement.yml | 2 +-
.github/ISSUE_TEMPLATE/subtask.yml | 2 +-
.github/PULL_REQUEST_TEMPLATE | 4 ++--
CONTRIBUTING.md | 2 +-
README.md | 22 +++++++++++-----------
ams/api/pom.xml | 2 +-
ams/dashboard/pom.xml | 2 +-
ams/dashboard/src/components/Topbar.vue | 2 +-
ams/dist/pom.xml | 2 +-
ams/metric-reporter/pom.xml | 2 +-
ams/metric-reporter/prometheus-reporter/pom.xml | 2 +-
ams/optimizer/common/pom.xml | 2 +-
ams/optimizer/flink-optimizer/pom.xml | 2 +-
ams/optimizer/pom.xml | 2 +-
ams/optimizer/spark-optimizer/pom.xml | 2 +-
ams/optimizer/standalone-optimizer/pom.xml | 2 +-
ams/pom.xml | 2 +-
ams/server/pom.xml | 2 +-
.../arctic/server/ArcticServiceContainer.java | 2 +-
charts/amoro/Chart.yaml | 6 +++---
charts/amoro/README.md | 8 ++++----
charts/amoro/templates/NOTES.txt | 8 ++++----
charts/amoro/values.yaml | 4 ++--
core/pom.xml | 2 +-
docker/build.sh | 2 +-
docs/admin-guides/deployment-on-kubernetes.md | 2 +-
docs/admin-guides/deployment.md | 4 ++--
mixed-format/flink/flink-common-format/pom.xml | 2 +-
.../flink/flink-common-iceberg-bridge/pom.xml | 2 +-
mixed-format/flink/flink-common/pom.xml | 2 +-
.../flink/catalog/TestFlinkUnifiedCatalogs.java | 2 +-
mixed-format/flink/pom.xml | 2 +-
mixed-format/flink/v1.15/flink-runtime/pom.xml | 2 +-
mixed-format/flink/v1.15/flink/pom.xml | 2 +-
mixed-format/flink/v1.16/flink-runtime/pom.xml | 2 +-
mixed-format/flink/v1.16/flink/pom.xml | 2 +-
mixed-format/flink/v1.17/flink-runtime/pom.xml | 2 +-
mixed-format/flink/v1.17/flink/pom.xml | 2 +-
mixed-format/hive/pom.xml | 2 +-
mixed-format/pom.xml | 2 +-
mixed-format/spark/common/pom.xml | 2 +-
mixed-format/spark/pom.xml | 2 +-
mixed-format/spark/v3.2/spark-runtime/pom.xml | 2 +-
mixed-format/spark/v3.2/spark/pom.xml | 2 +-
mixed-format/spark/v3.3/spark-runtime/pom.xml | 2 +-
mixed-format/spark/v3.3/spark/pom.xml | 2 +-
mixed-format/trino/pom.xml | 2 +-
pom.xml | 4 ++--
49 files changed, 71 insertions(+), 71 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/config.yml
b/.github/ISSUE_TEMPLATE/config.yml
index 8a4b51579..806163841 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -17,5 +17,5 @@
blank_issues_enabled: true
contact_links:
- name: GitHub Community Support
- url: https://github.com/NetEase/amoro/discussions
+ url: https://github.com/apache/amoro/discussions
about: Please ask and answer questions here.
diff --git a/.github/ISSUE_TEMPLATE/improvement.yml
b/.github/ISSUE_TEMPLATE/improvement.yml
index f88ab491d..cb8d2d071 100644
--- a/.github/ISSUE_TEMPLATE/improvement.yml
+++ b/.github/ISSUE_TEMPLATE/improvement.yml
@@ -29,7 +29,7 @@ body:
label: Search before asking
options:
- label: >
- I have searched in the
[issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no
similar
+ I have searched in the
[issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no
similar
issues.
required: true
diff --git a/.github/ISSUE_TEMPLATE/subtask.yml
b/.github/ISSUE_TEMPLATE/subtask.yml
index 65d6acd0d..1c88b6288 100644
--- a/.github/ISSUE_TEMPLATE/subtask.yml
+++ b/.github/ISSUE_TEMPLATE/subtask.yml
@@ -29,7 +29,7 @@ body:
label: Search before asking
options:
- label: >
- I have searched in the
[issues](https://github.com/NetEase/amoro/issues?q=is%3Aissue) and found no
similar
+ I have searched in the
[issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no
similar
issues.
required: true
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 44e78b8ef..f1fcc7b86 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -2,8 +2,8 @@
Thanks for sending a pull request!
Here are some tips for you:
- 1. If this is your first time, please read our contributor guidelines:
https://amoro.netease.com/how-to-contribute/
- 2. If the PR is related to an issue in
https://github.com/NetEase/amoro/issues, add '[AMORO-XXXX]' in your PR title,
e.g., '[AMORO-XXXX] Your PR title ...'.
+ 1. If this is your first time, please read our contributor guidelines:
https://amoro.apache.org/how-to-contribute/
+ 2. If the PR is related to an issue in
https://github.com/apache/amoro/issues, add '[AMORO-XXXX]' in your PR title,
e.g., '[AMORO-XXXX] Your PR title ...'.
3. If the PR is unfinished, add '[WIP]' in your PR title, e.g.,
'[WIP][AMORO-XXXX] Your PR title ...'.
-->
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9120d5098..c4febda72 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -40,7 +40,7 @@ to track it.
Pull requests are the preferred mechanism for contributing to Amoro
### Contributor License Agreement
-Before your contribution, To get your PR merged, you must submit [Amoro's
Contributor License Agreement (CLA)
](https://cla-assistant.io/NetEase/amoro)first. You only need to submit it ONCE.
+Before your contribution, To get your PR merged, you must submit [Amoro's
Contributor License Agreement (CLA)
](https://cla-assistant.io/apache/amoro)first. You only need to submit it ONCE.
* Generally, create a PR only to the master branch.
* PR should be linked to the corresponding issue.
diff --git a/README.md b/README.md
index b2bba6cb4..42e8f6d76 100644
--- a/README.md
+++ b/README.md
@@ -17,21 +17,21 @@ r
- limitations under the License.
-->
<p align="center">
- <img src="https://amoro.netease.com/img/amoro-logo.svg" alt="Amoro logo"
height="120px"/>
+ <img src="https://amoro.apache.org/img/amoro-logo.svg" alt="Amoro logo"
height="120px"/>
</p>
<p align="center">
<a href="https://www.apache.org/licenses/LICENSE-2.0.html">
<img src="https://img.shields.io/badge/license-Apache%202-4EB1BA.svg" />
</a>
- <a
href="https://github.com/NetEase/amoro/actions/workflows/core-hadoop3-ci.yml">
- <img
src="https://github.com/NetEase/amoro/actions/workflows/core-hadoop3-ci.yml/badge.svg"
/>
+ <a
href="https://github.com/apache/amoro/actions/workflows/core-hadoop3-ci.yml">
+ <img
src="https://github.com/apache/amoro/actions/workflows/core-hadoop3-ci.yml/badge.svg"
/>
</a>
- <a
href="https://github.com/NetEase/amoro/actions/workflows/core-hadoop2-ci.yml">
- <img
src="https://github.com/NetEase/amoro/actions/workflows/core-hadoop2-ci.yml/badge.svg"
/>
+ <a
href="https://github.com/apache/amoro/actions/workflows/core-hadoop2-ci.yml">
+ <img
src="https://github.com/apache/amoro/actions/workflows/core-hadoop2-ci.yml/badge.svg"
/>
</a>
- <a href="https://github.com/NetEase/amoro/actions/workflows/trino-ci.yml">
- <img
src="https://github.com/NetEase/amoro/actions/workflows/trino-ci.yml/badge.svg"
/>
+ <a href="https://github.com/apache/amoro/actions/workflows/trino-ci.yml">
+ <img
src="https://github.com/apache/amoro/actions/workflows/trino-ci.yml/badge.svg"
/>
</a>
</p>
@@ -44,7 +44,7 @@ and helps data platforms or products easily build
infra-decoupled, stream-and-ba
Here is the architecture diagram of Amoro:
<p align="center">
- <img src="https://amoro.netease.com//img/home-content.png" alt="Amoro
architecture" height="360px"/>
+ <img src="https://amoro.apache.org/img/home-content.png" alt="Amoro
architecture" height="360px"/>
</p>
* AMS: Amoro Management Service provides Lakehouse management features, like
self-optimizing, data expiration, etc.
@@ -144,7 +144,7 @@ Amoro is built using Maven with Java 1.8 and Java 17(only
for `mixed-format/trin
* To only build `mixed-format/trino` and its dependent modules in Java 17
environment: `mvn clean package -DskipTests -P trino-spotless -pl
'mixed-format/trino' -am`
## Quickstart
-Visit
[https://amoro.netease.com/quick-demo/](https://amoro.netease.com/quick-demo/)
to quickly
+Visit
[https://amoro.apache.org/quick-demo/](https://amoro.apache.org/quick-demo/) to
quickly
explore what amoro can do.
## Join Community
@@ -157,8 +157,8 @@ Join the Amoro WeChat Group: Add " `kllnn999` " as a friend
on WeChat and specif
## Contributors
This project exists thanks to all the people who contribute.
-<a href="https://github.com/NetEase/amoro/graphs/contributors">
- <img src="https://contrib.rocks/image?repo=NetEase/amoro" />
+<a href="https://github.com/apache/amoro/graphs/contributors">
+ <img src="https://contrib.rocks/image?repo=apache/amoro" />
</a>
Made with [contrib.rocks](https://contrib.rocks).
diff --git a/ams/api/pom.xml b/ams/api/pom.xml
index d0c66918f..00c3a2782 100644
--- a/ams/api/pom.xml
+++ b/ams/api/pom.xml
@@ -32,7 +32,7 @@
<artifactId>amoro-ams-api</artifactId>
<packaging>jar</packaging>
<name>Amoro Project AMS API</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
<dependency>
diff --git a/ams/dashboard/pom.xml b/ams/dashboard/pom.xml
index 8929dc6a9..b7807bc8c 100644
--- a/ams/dashboard/pom.xml
+++ b/ams/dashboard/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-ams-dashboard</artifactId>
<packaging>jar</packaging>
<name>Amoro Project AMS Dashboard</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<node.version>v18.0.0</node.version>
diff --git a/ams/dashboard/src/components/Topbar.vue
b/ams/dashboard/src/components/Topbar.vue
index 592c61160..5c8849e6f 100644
--- a/ams/dashboard/src/components/Topbar.vue
+++ b/ams/dashboard/src/components/Topbar.vue
@@ -95,7 +95,7 @@ export default defineComponent ({
}
const goDocs = () => {
- window.open('https://amoro.netease.com/docs/latest/')
+ window.open('https://amoro.apache.org/docs/latest/')
}
onMounted(() => {
diff --git a/ams/dist/pom.xml b/ams/dist/pom.xml
index 4f504f6d8..d082732aa 100644
--- a/ams/dist/pom.xml
+++ b/ams/dist/pom.xml
@@ -28,7 +28,7 @@
<artifactId>dist</artifactId>
<name>Amoro Project AMS Dist</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<maven.compiler.source>8</maven.compiler.source>
diff --git a/ams/metric-reporter/pom.xml b/ams/metric-reporter/pom.xml
index 116e5085b..073947252 100644
--- a/ams/metric-reporter/pom.xml
+++ b/ams/metric-reporter/pom.xml
@@ -30,7 +30,7 @@
<artifactId>amoro-metric-reporter</artifactId>
<packaging>pom</packaging>
<name>Amoro Project AMS Metric Reporter Parent</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<modules>
<module>prometheus-reporter</module>
diff --git a/ams/metric-reporter/prometheus-reporter/pom.xml
b/ams/metric-reporter/prometheus-reporter/pom.xml
index 38c384c88..d4e142d4a 100644
--- a/ams/metric-reporter/prometheus-reporter/pom.xml
+++ b/ams/metric-reporter/prometheus-reporter/pom.xml
@@ -29,7 +29,7 @@
<artifactId>prometheus-reporter</artifactId>
<name>Amoro Project AMS Prometheus Reporter</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
<dependency>
diff --git a/ams/optimizer/common/pom.xml b/ams/optimizer/common/pom.xml
index bb394af97..23e69fa36 100644
--- a/ams/optimizer/common/pom.xml
+++ b/ams/optimizer/common/pom.xml
@@ -30,7 +30,7 @@
<artifactId>optimizer-common</artifactId>
<name>Amoro Project AMS Optimizer Common</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
<dependency>
diff --git a/ams/optimizer/flink-optimizer/pom.xml
b/ams/optimizer/flink-optimizer/pom.xml
index 364e41893..2798c5213 100644
--- a/ams/optimizer/flink-optimizer/pom.xml
+++ b/ams/optimizer/flink-optimizer/pom.xml
@@ -30,7 +30,7 @@
<artifactId>flink-optimizer</artifactId>
<name>Amoro Project AMS Flink Optimizer</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<flink-optimizer.flink-version>1.18.1</flink-optimizer.flink-version>
diff --git a/ams/optimizer/pom.xml b/ams/optimizer/pom.xml
index 8463b718c..ad8225973 100644
--- a/ams/optimizer/pom.xml
+++ b/ams/optimizer/pom.xml
@@ -30,7 +30,7 @@
<artifactId>amoro-optimizer</artifactId>
<packaging>pom</packaging>
<name>Amoro Project AMS Optimizer Parent</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<modules>
<module>flink-optimizer</module>
diff --git a/ams/optimizer/spark-optimizer/pom.xml
b/ams/optimizer/spark-optimizer/pom.xml
index f736daa7a..f9f2cacb9 100644
--- a/ams/optimizer/spark-optimizer/pom.xml
+++ b/ams/optimizer/spark-optimizer/pom.xml
@@ -30,7 +30,7 @@
<artifactId>spark-optimizer</artifactId>
<name>Amoro Project AMS Spark Optimizer</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<spark-optimizer.spark-version>3.3.3</spark-optimizer.spark-version>
diff --git a/ams/optimizer/standalone-optimizer/pom.xml
b/ams/optimizer/standalone-optimizer/pom.xml
index b0c8f050d..0c4873842 100644
--- a/ams/optimizer/standalone-optimizer/pom.xml
+++ b/ams/optimizer/standalone-optimizer/pom.xml
@@ -30,7 +30,7 @@
<artifactId>standalone-optimizer</artifactId>
<name>Amoro Project AMS Standalone Optimizer</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
diff --git a/ams/pom.xml b/ams/pom.xml
index 204d6e577..93f57a22e 100644
--- a/ams/pom.xml
+++ b/ams/pom.xml
@@ -30,7 +30,7 @@
<artifactId>amoro-ams</artifactId>
<packaging>pom</packaging>
<name>Amoro Project AMS Parent</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<modules>
<module>api</module>
diff --git a/ams/server/pom.xml b/ams/server/pom.xml
index e1092a219..cdc19b700 100644
--- a/ams/server/pom.xml
+++ b/ams/server/pom.xml
@@ -32,7 +32,7 @@
<artifactId>amoro-ams-server</artifactId>
<packaging>jar</packaging>
<name>Amoro Project AMS Server</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
diff --git
a/ams/server/src/main/java/com/netease/arctic/server/ArcticServiceContainer.java
b/ams/server/src/main/java/com/netease/arctic/server/ArcticServiceContainer.java
index 6fddd521a..05e40b764 100644
---
a/ams/server/src/main/java/com/netease/arctic/server/ArcticServiceContainer.java
+++
b/ams/server/src/main/java/com/netease/arctic/server/ArcticServiceContainer.java
@@ -275,7 +275,7 @@ public class ArcticServiceContainer {
+ " / ___ | / / / // /_/ // _, _// /_/ / \n"
+ "/_/ |_|/_/ /_/ \\____//_/ |_| \\____/ \n"
+ " \n"
- + " https://amoro.netease.com/ \n");
+ + " https://amoro.apache.org/ \n");
LOG.info("Http server start at {}.", port);
}
diff --git a/charts/amoro/Chart.yaml b/charts/amoro/Chart.yaml
index 3bd7a4e9e..7203dc1b4 100644
--- a/charts/amoro/Chart.yaml
+++ b/charts/amoro/Chart.yaml
@@ -21,10 +21,10 @@ description: A Helm chart for Amoro
type: application
version: 0.1.0
appVersion: "0.6.0"
-home: https://amoro.netease.com/
-icon: https://amoro.netease.com/img/amoro-logo-icon.png
+home: https://amoro.apache.org/
+icon: https://amoro.apache.org/img/amoro-logo-icon.png
sources:
- - https://github.com/NetEase/amoro
+ - https://github.com/apache/amoro
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
diff --git a/charts/amoro/README.md b/charts/amoro/README.md
index 5d15c67d8..a0884628f 100644
--- a/charts/amoro/README.md
+++ b/charts/amoro/README.md
@@ -19,14 +19,14 @@
# Helm Chart for Amoro
-[Amoro](https://amoro.netease.com) is a Lakehouse management system built on
open data lake formats.
+[Amoro](https://amoro.apache.org) is a Lakehouse management system built on
open data lake formats.
Working with compute engines including Flink, Spark, and Trino, Amoro brings
pluggable and self-managed features for Lakehouse to provide out-of-the-box
data warehouse experience,
and helps data platforms or products easily build infra-decoupled,
stream-and-batch-fused and lake-native architecture.
## Introduction
-This chart will bootstrap an [Amoro](https://amoro.netease.com) deployment on
a [Kubernetes](http://kubernetes.io)
+This chart will bootstrap an [Amoro](https://amoro.apache.org) deployment on a
[Kubernetes](http://kubernetes.io)
cluster using the [Helm](https://helm.sh) package manager.
## Requirements
@@ -58,8 +58,8 @@ helm install --dry-run --debug --generate-name ../amoro
## Documentation
-Configuration guide documentation for Amoro lives [on the
website](https://amoro.netease.com/docs/latest/). (Not just for Helm Chart)
+Configuration guide documentation for Amoro lives [on the
website](https://amoro.apache.org/docs/latest/). (Not just for Helm Chart)
## Contributing
-Want to help build Amoro? Check out our [contributing
documentation](https://amoro.netease.com/join-community/).
\ No newline at end of file
+Want to help build Amoro? Check out our [contributing
documentation](https://amoro.apache.org/join-community/).
\ No newline at end of file
diff --git a/charts/amoro/templates/NOTES.txt b/charts/amoro/templates/NOTES.txt
index 03bbc4944..c9ed9b896 100644
--- a/charts/amoro/templates/NOTES.txt
+++ b/charts/amoro/templates/NOTES.txt
@@ -30,11 +30,11 @@ Additional Resources Docs
================================================================================================================
{{ if eq .Chart.AppVersion "master-snapshot" }}
- * Documentation: https://amoro.netease.com/docs/latest/
- * Version build Info : https://github.com/NetEase/amoro
+ * Documentation: https://amoro.apache.org/docs/latest/
+ * Version build Info : https://github.com/apache/amoro
{{ else }}
- * Documentation: https://amoro.netease.com/docs/{{ .Chart.AppVersion
}}/
- * Version build Info :
https://github.com/NetEase/amoro/releases/tag/v{{ .Chart.AppVersion }}
+ * Documentation: https://amoro.apache.org/docs/{{ .Chart.AppVersion }}/
+ * Version build Info :
https://github.com/apache/amoro/releases/tag/v{{ .Chart.AppVersion }}
{{ end }}
================================================================================================================
diff --git a/charts/amoro/values.yaml b/charts/amoro/values.yaml
index 6934feab5..e364980e3 100644
--- a/charts/amoro/values.yaml
+++ b/charts/amoro/values.yaml
@@ -113,12 +113,12 @@ amoroConf:
# kyuubiJdbcUrl: jdbc:hive2://127.0.0.1:10009/
# The value (templated string) is used for conf.yaml file
- # See
https://github.com/NetEase/amoro/blob/master/dist/src/main/arctic-bin/conf/config.yaml
for more details
+ # See
https://github.com/apache/amoro/blob/master/dist/src/main/arctic-bin/conf/config.yaml
for more details
#
amoroDefaults: ~
# The value (templated string) is used for conf/log4j2.xml file
- # See example at conf/log4j2.xml.template
https://github.com/NetEase/amoro/blob/master/dist/src/main/arctic-bin/conf/log4j2.xml
for more details
+ # See example at conf/log4j2.xml.template
https://github.com/apache/amoro/blob/master/dist/src/main/arctic-bin/conf/log4j2.xml
for more details
log4j2: ~
diff --git a/core/pom.xml b/core/pom.xml
index ee02a5bd2..4b9982f00 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -31,7 +31,7 @@
<artifactId>amoro-core</artifactId>
<packaging>jar</packaging>
<name>Amoro Project Core</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
<dependency>
diff --git a/docker/build.sh b/docker/build.sh
index bd3fb5138..7b84ab8b0 100755
--- a/docker/build.sh
+++ b/docker/build.sh
@@ -44,7 +44,7 @@ Usage: $0 [options] [image]
Build for Amoro demo docker images.
Images:
- quickdemo Build Amoro QuickStart Image, for run flink
ingestion job in quick-demo http://amoro.netease.com/quick-demo/
+ quickdemo Build Amoro QuickStart Image, for run flink
ingestion job in quick-demo http://amoro.apache.org/quick-demo/
namenode Build a hadoop namenode container for quick start
demo.
datanode Build a hadoop datanode container for quick start
demo.
optimizer-flink Build official Amoro optimizer deployed with flink
engine for production environments.
diff --git a/docs/admin-guides/deployment-on-kubernetes.md
b/docs/admin-guides/deployment-on-kubernetes.md
index dd69373ad..b6228bf62 100644
--- a/docs/admin-guides/deployment-on-kubernetes.md
+++ b/docs/admin-guides/deployment-on-kubernetes.md
@@ -65,7 +65,7 @@ $ tar zxvf amoro-*.tgz
Alternatively, you can find the latest charts directly from the Github source
code.
```shell
-$ git clone https://github.com/NetEase/amoro.git
+$ git clone https://github.com/apache/amoro.git
$ cd amoro/charts
$ helm dependency build ./amoro
```
diff --git a/docs/admin-guides/deployment.md b/docs/admin-guides/deployment.md
index be33558ac..2632f759d 100644
--- a/docs/admin-guides/deployment.md
+++ b/docs/admin-guides/deployment.md
@@ -10,7 +10,7 @@ menu:
---
# Deployment
-You can choose to download the stable release package from [download
page](../../../download/), or the source code form
[Github](https://github.com/NetEase/amoro) and compile it according to the
README.
+You can choose to download the stable release package from [download
page](../../../download/), or the source code form
[Github](https://github.com/apache/amoro) and compile it according to the
README.
## System requirements
@@ -32,7 +32,7 @@ Unzip it to create the amoro-x.y.z directory in the same
directory, and then go
You can build based on the master branch without compiling Trino. The
compilation method and the directory of results are described below:
```shell
-git clone https://github.com/NetEase/amoro.git
+git clone https://github.com/apache/amoro.git
cd amoro
base_dir=$(pwd)
mvn clean package -DskipTests -pl '!mixed-format/trino'
diff --git a/mixed-format/flink/flink-common-format/pom.xml
b/mixed-format/flink/flink-common-format/pom.xml
index e2a5405a7..c625dc808 100644
--- a/mixed-format/flink/flink-common-format/pom.xml
+++ b/mixed-format/flink/flink-common-format/pom.xml
@@ -28,7 +28,7 @@
<artifactId>amoro-mixed-format-flink-common-format</artifactId>
<name>Amoro Project Mixed Format Flink Common Format</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<flink.version>1.17.1</flink.version>
diff --git a/mixed-format/flink/flink-common-iceberg-bridge/pom.xml
b/mixed-format/flink/flink-common-iceberg-bridge/pom.xml
index ee32682fd..6ffb39e97 100644
--- a/mixed-format/flink/flink-common-iceberg-bridge/pom.xml
+++ b/mixed-format/flink/flink-common-iceberg-bridge/pom.xml
@@ -28,7 +28,7 @@
<artifactId>amoro-mixed-format-flink-common-iceberg-bridge</artifactId>
<name>Amoro Project Mixed Format Flink Iceberg Bridge</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<kafka.version>3.2.3</kafka.version>
diff --git a/mixed-format/flink/flink-common/pom.xml
b/mixed-format/flink/flink-common/pom.xml
index 9216fa23d..87f17d0b2 100644
--- a/mixed-format/flink/flink-common/pom.xml
+++ b/mixed-format/flink/flink-common/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-flink-common</artifactId>
<name>Amoro Project Mixed Format Flink Common</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<packaging>jar</packaging>
diff --git
a/mixed-format/flink/flink-common/src/test/java/com/netease/arctic/flink/catalog/TestFlinkUnifiedCatalogs.java
b/mixed-format/flink/flink-common/src/test/java/com/netease/arctic/flink/catalog/TestFlinkUnifiedCatalogs.java
index f9fa2c4d8..f72464478 100644
---
a/mixed-format/flink/flink-common/src/test/java/com/netease/arctic/flink/catalog/TestFlinkUnifiedCatalogs.java
+++
b/mixed-format/flink/flink-common/src/test/java/com/netease/arctic/flink/catalog/TestFlinkUnifiedCatalogs.java
@@ -155,7 +155,7 @@ class TestFlinkUnifiedCatalogs {
try {
flinkUnifiedCatalog.alterTable(flinkCatalogContext.objectPath,
newTable, false);
} catch (UnsupportedOperationException e) {
- // https://github.com/NetEase/amoro/issues/2 altering Mixed format
table is not supported.
+ // https://github.com/apache/amoro/issues/2 altering Mixed format
table is not supported.
// Altering Iceberg schema is also not supported yet.
if (!tableFormat.in(
TableFormat.MIXED_ICEBERG, TableFormat.MIXED_HIVE,
TableFormat.ICEBERG)) {
diff --git a/mixed-format/flink/pom.xml b/mixed-format/flink/pom.xml
index 2a27efb0d..4820a1778 100644
--- a/mixed-format/flink/pom.xml
+++ b/mixed-format/flink/pom.xml
@@ -31,7 +31,7 @@
<artifactId>amoro-mixed-format-flink</artifactId>
<packaging>pom</packaging>
<name>Amoro Project Mixed Format Flink Parent</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<modules>
<module>flink-common</module>
diff --git a/mixed-format/flink/v1.15/flink-runtime/pom.xml
b/mixed-format/flink/v1.15/flink-runtime/pom.xml
index 805ad8fd2..8f7c0cd5a 100644
--- a/mixed-format/flink/v1.15/flink-runtime/pom.xml
+++ b/mixed-format/flink/v1.15/flink-runtime/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-flink-runtime-1.15</artifactId>
<name>Amoro Project Mixed Format Flink 1.15 Runtime</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<flink.version>1.15.3</flink.version>
diff --git a/mixed-format/flink/v1.15/flink/pom.xml
b/mixed-format/flink/v1.15/flink/pom.xml
index 25f8f239b..01d84eb81 100644
--- a/mixed-format/flink/v1.15/flink/pom.xml
+++ b/mixed-format/flink/v1.15/flink/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-flink-1.15</artifactId>
<name>Amoro Project Mixed Format Flink 1.15</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<packaging>jar</packaging>
diff --git a/mixed-format/flink/v1.16/flink-runtime/pom.xml
b/mixed-format/flink/v1.16/flink-runtime/pom.xml
index 36ceab32d..d71ca2ef6 100644
--- a/mixed-format/flink/v1.16/flink-runtime/pom.xml
+++ b/mixed-format/flink/v1.16/flink-runtime/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-flink-runtime-1.16</artifactId>
<name>Amoro Project Mixed Format Flink 1.16 Runtime</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<flink.version>1.16.2</flink.version>
diff --git a/mixed-format/flink/v1.16/flink/pom.xml
b/mixed-format/flink/v1.16/flink/pom.xml
index 89d2e2050..121a20036 100644
--- a/mixed-format/flink/v1.16/flink/pom.xml
+++ b/mixed-format/flink/v1.16/flink/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-flink-1.16</artifactId>
<name>Amoro Project Mixed Format Flink 1.16</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<packaging>jar</packaging>
diff --git a/mixed-format/flink/v1.17/flink-runtime/pom.xml
b/mixed-format/flink/v1.17/flink-runtime/pom.xml
index aa4a554f0..b428fb938 100644
--- a/mixed-format/flink/v1.17/flink-runtime/pom.xml
+++ b/mixed-format/flink/v1.17/flink-runtime/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-flink-runtime-1.17</artifactId>
<name>Amoro Project Mixed Format Flink 1.17 Runtime</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<flink.version>1.17.1</flink.version>
diff --git a/mixed-format/flink/v1.17/flink/pom.xml
b/mixed-format/flink/v1.17/flink/pom.xml
index 6f48a4dd6..65a7ff6f0 100644
--- a/mixed-format/flink/v1.17/flink/pom.xml
+++ b/mixed-format/flink/v1.17/flink/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-flink-1.17</artifactId>
<name>Amoro Project Mixed Format Flink 1.17</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<packaging>jar</packaging>
diff --git a/mixed-format/hive/pom.xml b/mixed-format/hive/pom.xml
index 3e84d48c2..6f3f40e28 100644
--- a/mixed-format/hive/pom.xml
+++ b/mixed-format/hive/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-hive</artifactId>
<name>Amoro Project Mixed Hive Format</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
<dependency>
diff --git a/mixed-format/pom.xml b/mixed-format/pom.xml
index 2c31e6312..e1f498460 100644
--- a/mixed-format/pom.xml
+++ b/mixed-format/pom.xml
@@ -32,7 +32,7 @@
<artifactId>amoro-mixed-format</artifactId>
<packaging>pom</packaging>
<name>Amoro Project Mixed Format Parent</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<modules>
<module>flink</module>
diff --git a/mixed-format/spark/common/pom.xml
b/mixed-format/spark/common/pom.xml
index e2852d475..b49dbf885 100644
--- a/mixed-format/spark/common/pom.xml
+++ b/mixed-format/spark/common/pom.xml
@@ -30,7 +30,7 @@
<artifactId>amoro-mixed-format-spark-3-common</artifactId>
<packaging>jar</packaging>
<name>Amoro Project Mixed Format Spark 3 Common</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<spark.version>3.2.2</spark.version>
diff --git a/mixed-format/spark/pom.xml b/mixed-format/spark/pom.xml
index b181f28ac..07d472bb4 100644
--- a/mixed-format/spark/pom.xml
+++ b/mixed-format/spark/pom.xml
@@ -29,7 +29,7 @@
<artifactId>amoro-mixed-format-spark</artifactId>
<packaging>pom</packaging>
<name>Amoro Project Mixed Format Spark Parent</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<modules>
<module>common</module>
diff --git a/mixed-format/spark/v3.2/spark-runtime/pom.xml
b/mixed-format/spark/v3.2/spark-runtime/pom.xml
index ad619a853..32d02c065 100644
--- a/mixed-format/spark/v3.2/spark-runtime/pom.xml
+++ b/mixed-format/spark/v3.2/spark-runtime/pom.xml
@@ -31,7 +31,7 @@
<artifactId>amoro-mixed-format-spark-3.2-runtime</artifactId>
<packaging>jar</packaging>
<name>Amoro Project Mixed Format Spark 3.2 Runtime</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
<dependency>
diff --git a/mixed-format/spark/v3.2/spark/pom.xml
b/mixed-format/spark/v3.2/spark/pom.xml
index 12b20a253..c4e8a4c5f 100644
--- a/mixed-format/spark/v3.2/spark/pom.xml
+++ b/mixed-format/spark/v3.2/spark/pom.xml
@@ -31,7 +31,7 @@
<artifactId>amoro-mixed-format-spark-3.2</artifactId>
<packaging>jar</packaging>
<name>Amoro Project Mixed Format Spark 3.2</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<hive.version>2.3.9</hive.version>
diff --git a/mixed-format/spark/v3.3/spark-runtime/pom.xml
b/mixed-format/spark/v3.3/spark-runtime/pom.xml
index 42167ae6e..bd2701802 100644
--- a/mixed-format/spark/v3.3/spark-runtime/pom.xml
+++ b/mixed-format/spark/v3.3/spark-runtime/pom.xml
@@ -31,7 +31,7 @@
<artifactId>amoro-mixed-format-spark-3.3-runtime</artifactId>
<packaging>jar</packaging>
<name>Amoro Project Mixed Format Spark 3.3 Runtime</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<dependencies>
<dependency>
diff --git a/mixed-format/spark/v3.3/spark/pom.xml
b/mixed-format/spark/v3.3/spark/pom.xml
index 3d0242e8b..dc77c43fc 100644
--- a/mixed-format/spark/v3.3/spark/pom.xml
+++ b/mixed-format/spark/v3.3/spark/pom.xml
@@ -31,7 +31,7 @@
<artifactId>amoro-mixed-format-spark-3.3</artifactId>
<packaging>jar</packaging>
<name>Amoro Project Mixed Format Spark 3.3</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<hive.version>2.3.9</hive.version>
diff --git a/mixed-format/trino/pom.xml b/mixed-format/trino/pom.xml
index 8ec8a3824..4bdebc5d8 100644
--- a/mixed-format/trino/pom.xml
+++ b/mixed-format/trino/pom.xml
@@ -28,7 +28,7 @@
<artifactId>amoro-mixed-format-trino</artifactId>
<name>Amoro Project Mixed Format Trino</name>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<properties>
<maven.compiler.source>17</maven.compiler.source>
diff --git a/pom.xml b/pom.xml
index d2e316499..cc75c0204 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<name>Amoro Project Parent</name>
<description>Amoro is a Lakehouse management system built on open data
formats.</description>
- <url>https://amoro.netease.com</url>
+ <url>https://amoro.apache.org</url>
<licenses>
<license>
@@ -53,7 +53,7 @@
<issueManagement>
<system>GitHub Issues</system>
- <url>https://github.com/NetEase/amoro/issues</url>
+ <url>https://github.com/apache/amoro/issues</url>
</issueManagement>
<properties>