This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/amoro.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a9fe0917f Regenerated Amoro site page based on
acf8ef47a3d9305ef217399a9aeb8c6d312bbe75 commit
a9fe0917f is described below
commit a9fe0917f246c842886e5e7d5005608bfb18b088
Author: GitHub Actions <[email protected]>
AuthorDate: Thu Jun 11 09:22:43 2026 +0000
Regenerated Amoro site page based on
acf8ef47a3d9305ef217399a9aeb8c6d312bbe75 commit
---
output/benchmark-guide/index.html | 140 ++++++++---------
output/benchmark-report/index.html | 314 ++++++++++++++++++-------------------
output/benchmark/index.xml | 48 +++---
output/categories/index.xml | 20 ++-
output/community/index.xml | 76 ++++-----
output/download/index.html | 248 ++++++++++++++---------------
output/index.html | 2 +-
output/index.xml | 146 ++++++++---------
output/join-community/index.html | 50 +++---
output/tags/index.xml | 20 ++-
10 files changed, 542 insertions(+), 522 deletions(-)
diff --git a/output/benchmark-guide/index.html
b/output/benchmark-guide/index.html
index 5ac66201c..07771901b 100644
--- a/output/benchmark-guide/index.html
+++ b/output/benchmark-guide/index.html
@@ -341,76 +341,76 @@ The detailed steps reference: <a
href="https://github.com/NetEase/lakehouse-benc
<h3 id="deploy-manually">Deploy manually</h3>
<p>Alternatively, you can manually deploy the following components to set up
the test environment:</p>
<table>
- <thead>
- <tr>
- <th style="text-align: left">Component</th>
- <th style="text-align: left">Version</th>
- <th style="text-align: left">Description</th>
- <th style="text-align: left">Installation Guide</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td style="text-align: left">MySQL</td>
- <td style="text-align: left">5.7+</td>
- <td style="text-align: left">MySQL is used to generate TPC-C data
for synchronization to data lakes.</td>
- <td style="text-align: left"><a
href="https://dev.mysql.com/doc/mysql-installation-excerpt/5.7/en/">MySQL
Installation Guide</a></td>
- </tr>
- <tr>
- <td style="text-align: left">Hadoop</td>
- <td style="text-align: left">2.3.7+</td>
- <td style="text-align: left">Hadoop is used to provide the storage
for data lakes.</td>
- <td style="text-align: left"><a
href="https://ambari.apache.org/">Ambari</a></td>
- </tr>
- <tr>
- <td style="text-align: left">Trino</td>
- <td style="text-align: left">380</td>
- <td style="text-align: left">Trino is used to execute TPC-H queries
for Iceberg and Mixed-Iceberg format tables.</td>
- <td style="text-align: left"><a
href="https://trino.io/docs/current/installation/deployment.html">Trino
Installation Guide</a></td>
- </tr>
- <tr>
- <td style="text-align: left">Amoro Trino Connector</td>
- <td style="text-align: left">0.4.0</td>
- <td style="text-align: left">To query Mixed-Iceberg Format tables in
Trino, you need to install and configure the Amoro connector in Trino.</td>
- <td style="text-align: left"><a
href="https://amoro.netease.com/docs/latest/trino/">Amoro Trino
Connector</a></td>
- </tr>
- <tr>
- <td style="text-align: left">Iceberg Trino Connector</td>
- <td style="text-align: left">0.13.0</td>
- <td style="text-align: left">To query Iceberg Format tables in
Trino, you need to install and configure the Iceberg connector in Trino.</td>
- <td style="text-align: left"><a
href="https://trino.io/docs/current/connector/iceberg.html">Iceberg Trino
Connector</a></td>
- </tr>
- <tr>
- <td style="text-align: left">Presto</td>
- <td style="text-align: left">274</td>
- <td style="text-align: left">Presto is used to execute TPC-H queries
for Hudi format tables.</td>
- <td style="text-align: left"><a
href="https://prestodb.io/docs/current/installation/deployment.html">Presto
Installation Guide</a></td>
- </tr>
- <tr>
- <td style="text-align: left">Hudi Presto Connector</td>
- <td style="text-align: left">0.11.1</td>
- <td style="text-align: left">To query Iceberg Format tables in
Trino, you need to install and configure the Iceberg connector in Presto.</td>
- <td style="text-align: left"><a
href="https://prestodb.io/docs/current/connector/hudi.html">Hudi Presto
Connector</a></td>
- </tr>
- <tr>
- <td style="text-align: left">AMS</td>
- <td style="text-align: left">0.4.0</td>
- <td style="text-align: left">Amoro Management Service, support
self-optimizing on tables during the test.</td>
- <td style="text-align: left"><a
href="https://amoro.netease.com/docs/latest/deployment/">AMS Installation
Guide</a></td>
- </tr>
- <tr>
- <td style="text-align: left">data-lake-benchmark</td>
- <td style="text-align: left">21</td>
- <td style="text-align: left">The core program of Benchmark which is
responsible for generating test data, executing the testing process, and
generating test results.</td>
- <td style="text-align: left"><a
href="https://github.com/NetEase/data-lake-benchmark#readme">Data Lake
Benchmark</a></td>
- </tr>
- <tr>
- <td style="text-align: left">lakehouse-benchmark-ingestion</td>
- <td style="text-align: left">1.0</td>
- <td style="text-align: left">Data synchronization tool based on
Flink-CDC which can synchronize data from database to data lake in
real-time.</td>
- <td style="text-align: left"><a
href="https://github.com/NetEase/lakehouse-benchmark-ingestion">Lakehouse
Benchmark Ingestion</a></td>
- </tr>
- </tbody>
+ <thead>
+ <tr>
+ <th style="text-align:
left">Component</th>
+ <th style="text-align:
left">Version</th>
+ <th style="text-align:
left">Description</th>
+ <th style="text-align:
left">Installation Guide</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td style="text-align: left">MySQL</td>
+ <td style="text-align: left">5.7+</td>
+ <td style="text-align: left">MySQL is
used to generate TPC-C data for synchronization to data lakes.</td>
+ <td style="text-align: left"><a
href="https://dev.mysql.com/doc/mysql-installation-excerpt/5.7/en/">MySQL
Installation Guide</a></td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Hadoop</td>
+ <td style="text-align: left">2.3.7+</td>
+ <td style="text-align: left">Hadoop is
used to provide the storage for data lakes.</td>
+ <td style="text-align: left"><a
href="https://ambari.apache.org/">Ambari</a></td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Trino</td>
+ <td style="text-align: left">380</td>
+ <td style="text-align: left">Trino is
used to execute TPC-H queries for Iceberg and Mixed-Iceberg format tables.</td>
+ <td style="text-align: left"><a
href="https://trino.io/docs/current/installation/deployment.html">Trino
Installation Guide</a></td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Amoro
Trino Connector</td>
+ <td style="text-align: left">0.4.0</td>
+ <td style="text-align: left">To query
Mixed-Iceberg Format tables in Trino, you need to install and configure the
Amoro connector in Trino.</td>
+ <td style="text-align: left"><a
href="https://amoro.netease.com/docs/latest/trino/">Amoro Trino
Connector</a></td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Iceberg
Trino Connector</td>
+ <td style="text-align: left">0.13.0</td>
+ <td style="text-align: left">To query
Iceberg Format tables in Trino, you need to install and configure the Iceberg
connector in Trino.</td>
+ <td style="text-align: left"><a
href="https://trino.io/docs/current/connector/iceberg.html">Iceberg Trino
Connector</a></td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Presto</td>
+ <td style="text-align: left">274</td>
+ <td style="text-align: left">Presto is
used to execute TPC-H queries for Hudi format tables.</td>
+ <td style="text-align: left"><a
href="https://prestodb.io/docs/current/installation/deployment.html">Presto
Installation Guide</a></td>
+ </tr>
+ <tr>
+ <td style="text-align: left">Hudi
Presto Connector</td>
+ <td style="text-align: left">0.11.1</td>
+ <td style="text-align: left">To query
Iceberg Format tables in Trino, you need to install and configure the Iceberg
connector in Presto.</td>
+ <td style="text-align: left"><a
href="https://prestodb.io/docs/current/connector/hudi.html">Hudi Presto
Connector</a></td>
+ </tr>
+ <tr>
+ <td style="text-align: left">AMS</td>
+ <td style="text-align: left">0.4.0</td>
+ <td style="text-align: left">Amoro
Management Service, support self-optimizing on tables during the test.</td>
+ <td style="text-align: left"><a
href="https://amoro.netease.com/docs/latest/deployment/">AMS Installation
Guide</a></td>
+ </tr>
+ <tr>
+ <td style="text-align:
left">data-lake-benchmark</td>
+ <td style="text-align: left">21</td>
+ <td style="text-align: left">The core
program of Benchmark which is responsible for generating test data, executing
the testing process, and generating test results.</td>
+ <td style="text-align: left"><a
href="https://github.com/NetEase/data-lake-benchmark#readme">Data Lake
Benchmark</a></td>
+ </tr>
+ <tr>
+ <td style="text-align:
left">lakehouse-benchmark-ingestion</td>
+ <td style="text-align: left">1.0</td>
+ <td style="text-align: left">Data
synchronization tool based on Flink-CDC which can synchronize data from
database to data lake in real-time.</td>
+ <td style="text-align: left"><a
href="https://github.com/NetEase/lakehouse-benchmark-ingestion">Lakehouse
Benchmark Ingestion</a></td>
+ </tr>
+ </tbody>
</table>
<h2 id="benchmark-steps">Benchmark steps</h2>
<ol>
diff --git a/output/benchmark-report/index.html
b/output/benchmark-report/index.html
index f59079004..d7ec03547 100644
--- a/output/benchmark-report/index.html
+++ b/output/benchmark-report/index.html
@@ -338,97 +338,97 @@
<h2 id="test-envrionment">Test envrionment</h2>
<h3 id="hardware-configuration">Hardware configuration</h3>
<table>
- <thead>
- <tr>
- <th>Number</th>
- <th>OS</th>
- <th>Cpu core</th>
- <th>Memory</th>
- <th>Disk type</th>
- <th>Deployed components</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>1</td>
- <td>CentOS 7</td>
- <td>40</td>
- <td>256</td>
- <td>SAS</td>
- <td>HDFS、Hive、Yarn</td>
- </tr>
- <tr>
- <td>2</td>
- <td>CentOS 7</td>
- <td>40</td>
- <td>256</td>
- <td>SAS</td>
- <td>HDFS、Hive、Yarn</td>
- </tr>
- <tr>
- <td>3</td>
- <td>CentOS 7</td>
- <td>40</td>
- <td>256</td>
- <td>SAS</td>
- <td>HDFS、Hive、Yarn</td>
- </tr>
- <tr>
- <td>4</td>
- <td>CentOS 7</td>
- <td>40</td>
- <td>256</td>
- <td>SAS</td>
- <td>Trino、Presto</td>
- </tr>
- <tr>
- <td>5</td>
- <td>CentOS 7</td>
- <td>40</td>
- <td>256</td>
- <td>SAS</td>
- <td>Trino、Presto</td>
- </tr>
- <tr>
- <td>6</td>
- <td>CentOS 7</td>
- <td>40</td>
- <td>256</td>
- <td>SAS</td>
- <td>Trino、Presto</td>
- </tr>
- </tbody>
+ <thead>
+ <tr>
+ <th>Number</th>
+ <th>OS</th>
+ <th>Cpu core</th>
+ <th>Memory</th>
+ <th>Disk type</th>
+ <th>Deployed components</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>1</td>
+ <td>CentOS 7</td>
+ <td>40</td>
+ <td>256</td>
+ <td>SAS</td>
+ <td>HDFS、Hive、Yarn</td>
+ </tr>
+ <tr>
+ <td>2</td>
+ <td>CentOS 7</td>
+ <td>40</td>
+ <td>256</td>
+ <td>SAS</td>
+ <td>HDFS、Hive、Yarn</td>
+ </tr>
+ <tr>
+ <td>3</td>
+ <td>CentOS 7</td>
+ <td>40</td>
+ <td>256</td>
+ <td>SAS</td>
+ <td>HDFS、Hive、Yarn</td>
+ </tr>
+ <tr>
+ <td>4</td>
+ <td>CentOS 7</td>
+ <td>40</td>
+ <td>256</td>
+ <td>SAS</td>
+ <td>Trino、Presto</td>
+ </tr>
+ <tr>
+ <td>5</td>
+ <td>CentOS 7</td>
+ <td>40</td>
+ <td>256</td>
+ <td>SAS</td>
+ <td>Trino、Presto</td>
+ </tr>
+ <tr>
+ <td>6</td>
+ <td>CentOS 7</td>
+ <td>40</td>
+ <td>256</td>
+ <td>SAS</td>
+ <td>Trino、Presto</td>
+ </tr>
+ </tbody>
</table>
<h3 id="software-version">Software version</h3>
<table>
- <thead>
- <tr>
- <th>Software</th>
- <th>Version</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>Trino</td>
- <td>380</td>
- </tr>
- <tr>
- <td>Presto</td>
- <td>274</td>
- </tr>
- <tr>
- <td>Iceberg</td>
- <td>0.13</td>
- </tr>
- <tr>
- <td>Amoro</td>
- <td>0.4</td>
- </tr>
- <tr>
- <td>Hudi</td>
- <td>0.11.1</td>
- </tr>
- </tbody>
+ <thead>
+ <tr>
+ <th>Software</th>
+ <th>Version</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>Trino</td>
+ <td>380</td>
+ </tr>
+ <tr>
+ <td>Presto</td>
+ <td>274</td>
+ </tr>
+ <tr>
+ <td>Iceberg</td>
+ <td>0.13</td>
+ </tr>
+ <tr>
+ <td>Amoro</td>
+ <td>0.4</td>
+ </tr>
+ <tr>
+ <td>Hudi</td>
+ <td>0.11.1</td>
+ </tr>
+ </tbody>
</table>
<h2 id="test-plan">Test plan</h2>
<h3 id="overview">Overview</h3>
@@ -449,75 +449,75 @@
<img src="../images/chbenchmark/chbenchmark.png" alt="chbenchmark" width="60%"
height="60%">
<p>In this test, the number of warehouses was set to 100, and the initial data
set size in the MySQL database was approximately 10GB. The following table
shows the number of data records for each table in the initial data set and the
changes in the number of data records for each table after running the one-hour
TPC-C test.</p>
<table>
- <thead>
- <tr>
- <th>Table name</th>
- <th>The number of records (rows) in beginning</th>
- <th>The number of records (rows) after running a one-hour TPC-C
test</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>warehouse</td>
- <td>100</td>
- <td>100</td>
- </tr>
- <tr>
- <td>item</td>
- <td>100000</td>
- <td>100000</td>
- </tr>
- <tr>
- <td>stock</td>
- <td>10000000</td>
- <td>10000000</td>
- </tr>
- <tr>
- <td>district</td>
- <td>1000</td>
- <td>1000</td>
- </tr>
- <tr>
- <td>customer</td>
- <td>3000000</td>
- <td>3000000</td>
- </tr>
- <tr>
- <td>history</td>
- <td>3000000</td>
- <td>3119285(+119285)</td>
- </tr>
- <tr>
- <td>oorder</td>
- <td>3000000</td>
- <td>3124142(+124142)</td>
- </tr>
- <tr>
- <td>new_order</td>
- <td>893709</td>
- <td>907373(+13664)</td>
- </tr>
- <tr>
- <td>order_line</td>
- <td>29996774</td>
- <td>31252799(+1256025)</td>
- </tr>
- <tr>
- <td>region</td>
- <td>5</td>
- <td>5</td>
- </tr>
- <tr>
- <td>nation</td>
- <td>62</td>
- <td>62</td>
- </tr>
- <tr>
- <td>supplier</td>
- <td>1000</td>
- <td>1000</td>
- </tr>
- </tbody>
+ <thead>
+ <tr>
+ <th>Table name</th>
+ <th>The number of records (rows) in
beginning</th>
+ <th>The number of records (rows) after
running a one-hour TPC-C test</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>warehouse</td>
+ <td>100</td>
+ <td>100</td>
+ </tr>
+ <tr>
+ <td>item</td>
+ <td>100000</td>
+ <td>100000</td>
+ </tr>
+ <tr>
+ <td>stock</td>
+ <td>10000000</td>
+ <td>10000000</td>
+ </tr>
+ <tr>
+ <td>district</td>
+ <td>1000</td>
+ <td>1000</td>
+ </tr>
+ <tr>
+ <td>customer</td>
+ <td>3000000</td>
+ <td>3000000</td>
+ </tr>
+ <tr>
+ <td>history</td>
+ <td>3000000</td>
+ <td>3119285(+119285)</td>
+ </tr>
+ <tr>
+ <td>oorder</td>
+ <td>3000000</td>
+ <td>3124142(+124142)</td>
+ </tr>
+ <tr>
+ <td>new_order</td>
+ <td>893709</td>
+ <td>907373(+13664)</td>
+ </tr>
+ <tr>
+ <td>order_line</td>
+ <td>29996774</td>
+ <td>31252799(+1256025)</td>
+ </tr>
+ <tr>
+ <td>region</td>
+ <td>5</td>
+ <td>5</td>
+ </tr>
+ <tr>
+ <td>nation</td>
+ <td>62</td>
+ <td>62</td>
+ </tr>
+ <tr>
+ <td>supplier</td>
+ <td>1000</td>
+ <td>1000</td>
+ </tr>
+ </tbody>
</table>
<h3 id="perform-the-test">Perform the test</h3>
<p>Before starting TPC-H testing, start a Flink job to synchronize both the
history data and real-time data from MySQL into the data lake.
diff --git a/output/benchmark/index.xml b/output/benchmark/index.xml
index 3c71ea768..61afa5f80 100644
--- a/output/benchmark/index.xml
+++ b/output/benchmark/index.xml
@@ -1,25 +1,29 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
- <channel>
- <title>Benchmarks on Apache Amoro™</title>
- <link>https://amoro.apache.org/benchmark/</link>
- <description>Recent content in Benchmarks on Apache Amoro™</description>
- <generator>Hugo</generator>
- <language>en-us</language>
- <atom:link href="https://amoro.apache.org/benchmark/index.xml" rel="self"
type="application/rss+xml" />
- <item>
- <title>Benchmark Report</title>
- <link>https://amoro.apache.org/benchmark-report/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/benchmark-report/</guid>
- <description><h1 id="benchmark-report">Benchmark
Report</h1>
<h2 id="test-purpose">Test
purpose</h2>
<p>This test aims at comparing the OLAP benchmark
performance of various data lake formats in the scenario of continuous
streaming ingestion in the CDC database.</p>
<p>Meanwhile,
particular attention was paid during the testing process to the impact of
enabling self-optimizing on the analytical performance of the [...]
- </item>
- <item>
- <title>How To Benchmark</title>
- <link>https://amoro.apache.org/benchmark-guide/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/benchmark-guide/</guid>
- <description><h1 id="benchmark-guild">Benchmark
Guild</h1>
<p>This guilde introduces detailed steps for
executing the benchmark to validate performance of various data lake
formats.</p>
<p>By following the steps in the guild, you can
learn about the analytical performance of different data lake table format. At
the same time, you can flexibly adjust the test scenarios to obtain test
results that better suit your actual scenario.</p&g [...]
- </item>
- </channel>
+ <channel>
+ <title>Benchmarks on Apache Amoro™</title>
+ <link>https://amoro.apache.org/benchmark/</link>
+ <description>Recent content in Benchmarks on Apache
Amoro™</description>
+ <generator>Hugo</generator>
+ <language>en-us</language>
+
+
+
+
+ <atom:link
href="https://amoro.apache.org/benchmark/index.xml" rel="self"
type="application/rss+xml" />
+ <item>
+ <title>Benchmark Report</title>
+
<link>https://amoro.apache.org/benchmark-report/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/benchmark-report/</guid>
+ <description><h1
id="benchmark-report">Benchmark Report</h1>
<h2
id="test-purpose">Test purpose</h2>
<p>This test
aims at comparing the OLAP benchmark performance of various data lake formats
in the scenario of continuous streaming ingestion in the CDC
database.</p>
<p>Meanwhile, particular attention was paid
during the testing process to the impact of enabling self-optimizing on the
analytical performance of the t [...]
+ </item>
+ <item>
+ <title>How To Benchmark</title>
+
<link>https://amoro.apache.org/benchmark-guide/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/benchmark-guide/</guid>
+ <description><h1
id="benchmark-guild">Benchmark Guild</h1>
<p>This
guilde introduces detailed steps for executing the benchmark to validate
performance of various data lake formats.</p>
<p>By following
the steps in the guild, you can learn about the analytical performance of
different data lake table format. At the same time, you can flexibly adjust the
test scenarios to obtain test results that better suit your actual
scenario.</p> [...]
+ </item>
+ </channel>
</rss>
diff --git a/output/categories/index.xml b/output/categories/index.xml
index 264d29335..0f590fe8d 100644
--- a/output/categories/index.xml
+++ b/output/categories/index.xml
@@ -1,11 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
- <channel>
- <title>Categories on Apache Amoro™</title>
- <link>https://amoro.apache.org/categories/</link>
- <description>Recent content in Categories on Apache Amoro™</description>
- <generator>Hugo</generator>
- <language>en-us</language>
- <atom:link href="https://amoro.apache.org/categories/index.xml" rel="self"
type="application/rss+xml" />
- </channel>
+ <channel>
+ <title>Categories on Apache Amoro™</title>
+ <link>https://amoro.apache.org/categories/</link>
+ <description>Recent content in Categories on Apache
Amoro™</description>
+ <generator>Hugo</generator>
+ <language>en-us</language>
+
+
+
+
+ <atom:link
href="https://amoro.apache.org/categories/index.xml" rel="self"
type="application/rss+xml" />
+ </channel>
</rss>
diff --git a/output/community/index.xml b/output/community/index.xml
index 5762ab4d1..27b968be7 100644
--- a/output/community/index.xml
+++ b/output/community/index.xml
@@ -1,39 +1,43 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
- <channel>
- <title>Communities on Apache Amoro™</title>
- <link>https://amoro.apache.org/community/</link>
- <description>Recent content in Communities on Apache Amoro™</description>
- <generator>Hugo</generator>
- <language>en-us</language>
- <atom:link href="https://amoro.apache.org/community/index.xml" rel="self"
type="application/rss+xml" />
- <item>
- <title>How To Contribute</title>
- <link>https://amoro.apache.org/how-to-contribute/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/how-to-contribute/</guid>
- <description><h1 id="contributing-to-amoro">Contributing
to Amoro</h1>
<p>Thanks for your interest in the Amoro project.
Contributions are welcome and are greatly appreciated! Every little effort
helps, and credit will always be given.</p>
<p>This page
provides some orientation and resources for getting involved with the project.
It also offers recommendations for the best results when engaging with the
community. We hope this will be a [...]
- </item>
- <item>
- <title>Join Community</title>
- <link>https://amoro.apache.org/join-community/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/join-community/</guid>
- <description><h1
id="welcome-to-apache-amoro-incubating">Welcome to Apache Amoro
(incubating)</h1>
<p>Amoro community is a free, open-source
community project.
Anyone interested in the Amoro project can join the
community and contribute to its development by becoming a part of
it.</p>
<p>This document describes some guidelines for joining
the Amoro community.</p>
<h2 id="mailing-lists">Mailing
Lists</h2> [...]
- </item>
- <item>
- <title>Release Guide</title>
- <link>https://amoro.apache.org/release-guide/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/release-guide/</guid>
- <description><h1 id="how-to-release-a-new-version">How to
release a new version</h1>
<h2
id="preparation">Preparation</h2>
<h3
id="apache-release-documentation">Apache release
documentation</h3>
<p>Please refer to the following link to
understand the ASF release
process:</p>
<ul>
<li><a
href="http://www.apache.org/dev/release-publishing">Apache Release
Guide</a&g [...]
- </item>
- <item>
- <title>Release Guide</title>
- <link>https://amoro.apache.org/validate-release/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/validate-release/</guid>
- <description><h1 id="how-to-validate-a-new-release">How to
validate a new release</h1>
<h2
id="download-candidate">Download candidate</h2>
<div
class="highlight"><pre tabindex="0"
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code
class="language-shell" data-lang="shell"><span
style="display:flex;& [...]
- </item>
- </channel>
+ <channel>
+ <title>Communities on Apache Amoro™</title>
+ <link>https://amoro.apache.org/community/</link>
+ <description>Recent content in Communities on Apache
Amoro™</description>
+ <generator>Hugo</generator>
+ <language>en-us</language>
+
+
+
+
+ <atom:link
href="https://amoro.apache.org/community/index.xml" rel="self"
type="application/rss+xml" />
+ <item>
+ <title>How To Contribute</title>
+
<link>https://amoro.apache.org/how-to-contribute/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/how-to-contribute/</guid>
+ <description><h1
id="contributing-to-amoro">Contributing to
Amoro</h1>
<p>Thanks for your interest in the Amoro project.
Contributions are welcome and are greatly appreciated! Every little effort
helps, and credit will always be given.</p>
<p>This page
provides some orientation and resources for getting involved with the project.
It also offers recommendations for the best results when engaging with the
community. We hope this will be a p [...]
+ </item>
+ <item>
+ <title>Join Community</title>
+
<link>https://amoro.apache.org/join-community/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/join-community/</guid>
+ <description><h1
id="welcome-to-apache-amoro-incubating">Welcome to Apache Amoro
(incubating)</h1>
<p>Amoro community is a free, open-source
community project.
Anyone interested in the Amoro project can join the
community and contribute to its development by becoming a part of
it.</p>
<p>This document describes some guidelines for joining
the Amoro community.</p>
<h2 id="mailing-lists">Mailing
Lists</h2>& [...]
+ </item>
+ <item>
+ <title>Release Guide</title>
+
<link>https://amoro.apache.org/release-guide/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/release-guide/</guid>
+ <description><h1
id="how-to-release-a-new-version">How to release a new
version</h1>
<h2
id="preparation">Preparation</h2>
<h3
id="apache-release-documentation">Apache release
documentation</h3>
<p>Please refer to the following link to
understand the ASF release
process:</p>
<ul>
<li><a
href="http://www.apache.org/dev/release-publishing">Apache Release
Guide</a> [...]
+ </item>
+ <item>
+ <title>Release Guide</title>
+
<link>https://amoro.apache.org/validate-release/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/validate-release/</guid>
+ <description><h1
id="how-to-validate-a-new-release">How to validate a new
release</h1>
<h2 id="download-candidate">Download
candidate</h2>
<div class="highlight"><pre
tabindex="0"
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code
class="language-shell" data-lang="shell"><span
style="display:flex; [...]
+ </item>
+ </channel>
</rss>
diff --git a/output/download/index.html b/output/download/index.html
index 3184f4e70..3a630e3bd 100644
--- a/output/download/index.html
+++ b/output/download/index.html
@@ -337,137 +337,137 @@
<p>The instructions for checking hashes(sha512) and signatures is indicated on
<a href="https://www.apache.org/dyn/closer.cgi#verify">Verify Instructions</a>
page.</p>
<h2 id="the-latest-release">The latest release</h2>
<table>
- <thead>
- <tr>
- <th>Version</th>
- <th>Date</th>
- <th>Source</th>
- <th>Binary</th>
- <th>Release Notes</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>0.8.1</td>
- <td>2025 Sep 11</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-src.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-src.tar.gz.sha512">sha512</a>)</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-bin-hadoop3.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-bin-hadoop3.tar.gz.sha512">sha512</a>)
<br> <a href="https://www.a [...]
- <td><a
href="https://github.com/apache/amoro/releases/tag/v0.8.1-incubating">release
note</a></td>
- </tr>
- </tbody>
+ <thead>
+ <tr>
+ <th>Version</th>
+ <th>Date</th>
+ <th>Source</th>
+ <th>Binary</th>
+ <th>Release Notes</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>0.8.1</td>
+ <td>2025 Sep 11</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-src.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-src.tar.gz.sha512">sha512</a>)</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-bin-hadoop3.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.8.1-incubating/apache-amoro-0.8.1-incubating-bin-hadoop3.tar.gz.sha512">sha512</a>)
<br> <a href="https://www.apache [...]
+ <td><a
href="https://github.com/apache/amoro/releases/tag/v0.8.1-incubating">release
note</a></td>
+ </tr>
+ </tbody>
</table>
<h2 id="all-archived-releases">All archived releases</h2>
<table>
- <thead>
- <tr>
- <th>Version</th>
- <th>Date</th>
- <th>Source</th>
- <th>Binary</th>
- <th>Release Notes</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>0.8.0</td>
- <td>2025 May 08</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-src.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-src.tar.gz.sha512">sha512</a>)</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-bin-hadoop3.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-bin-hadoop3.tar.gz.sha512">sha512</a>)
<br> <a href="https://www.a [...]
- <td><a
href="https://github.com/apache/amoro/releases/tag/v0.8.0-incubating">release
note</a></td>
- </tr>
- <tr>
- <td>0.7.1</td>
- <td>2024 Nov 20</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-src.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-src.tar.gz.sha512">sha512</a>)</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-bin-hadoop3.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-bin-hadoop3.tar.gz.sha512">sha512</a>)
<br> <a href="https://www.a [...]
- <td><a
href="https://github.com/apache/amoro/releases/tag/v0.7.1-incubating">release
note</a></td>
- </tr>
- <tr>
- <td>0.7.0</td>
- <td>2024 Aug 2</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz.sha512">sha512</a>)</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz.sha512">sha512</a>)
<br> <a href="https://www.a [...]
- <td><a
href="https://github.com/apache/amoro/releases/tag/v0.7.0-incubating">release
note</a></td>
- </tr>
- </tbody>
+ <thead>
+ <tr>
+ <th>Version</th>
+ <th>Date</th>
+ <th>Source</th>
+ <th>Binary</th>
+ <th>Release Notes</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>0.8.0</td>
+ <td>2025 May 08</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-src.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-src.tar.gz.sha512">sha512</a>)</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-bin-hadoop3.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.8.0-incubating/apache-amoro-0.8.0-incubating-bin-hadoop3.tar.gz.sha512">sha512</a>)
<br> <a href="https://www.apache [...]
+ <td><a
href="https://github.com/apache/amoro/releases/tag/v0.8.0-incubating">release
note</a></td>
+ </tr>
+ <tr>
+ <td>0.7.1</td>
+ <td>2024 Nov 20</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-src.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-src.tar.gz.sha512">sha512</a>)</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-bin-hadoop3.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.7.1-incubating/apache-amoro-0.7.1-incubating-bin-hadoop3.tar.gz.sha512">sha512</a>)
<br> <a href="https://www.apache [...]
+ <td><a
href="https://github.com/apache/amoro/releases/tag/v0.7.1-incubating">release
note</a></td>
+ </tr>
+ <tr>
+ <td>0.7.0</td>
+ <td>2024 Aug 2</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz?action=download">source</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-src.tar.gz.sha512">sha512</a>)</td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz?action=download">amoro-bin-hadoop3</a>
(<a
href="https://downloads.apache.org/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz.asc">signature</a>
| <a
href="https://downloads.apache.org/incubator/amoro/0.7.0-incubating/apache-amoro-0.7.0-incubating-bin-hadoop3.tar.gz.sha512">sha512</a>)
<br> <a href="https://www.apache [...]
+ <td><a
href="https://github.com/apache/amoro/releases/tag/v0.7.0-incubating">release
note</a></td>
+ </tr>
+ </tbody>
</table>
<h2 id="non-apache-releases">Non-Apache releases</h2>
<p>These releases were made before the Amoro project joined the ASF Incubator
and have not followed the usual ASF release process.</p>
<table>
- <thead>
- <tr>
- <th>Version</th>
- <th>Date</th>
- <th>Source</th>
- <th>AMS</th>
- <th>Flink Runtime Jars</th>
- <th>Spark Runtime Jars</th>
- <th>Trino Connector</th>
- <th>Release Notes</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>0.6.1</td>
- <td>2024 Feb 21</td>
- <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.6.1.zip">source</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-0.6.1-bin.zip">AMS(hadoop3)</a>
<br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-0.6.1-bin.hadoop2.zip">AMS(hadoop2)</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-flink-runtime-1.15-0.6.1.jar">Flink
1.15 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-flink-runtime-1.16-0.6.1.jar">Flink
1.16 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-flink-runtime-1.17-0.6.1.jar">Flink
1.17 Runtime Jar</a> <br></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-spark-3.1-runtime-0.6.1.jar">Spark
3.1 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-spark-3.2-runtime-0.6.1.jar">Spark
3.2 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-spark-3.3-runtime-0.6.1.jar">Spark
3.3 Runtime Jar</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/trino-amoro-0.6.1.tar.gz">Trino
Connector</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.6.1">release
note</a></td>
- </tr>
- <tr>
- <td>0.6.0</td>
- <td>2023 Nov 6</td>
- <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.6.0.zip">source</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-0.6.0-bin.zip">AMS(hadoop3)</a>
<br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-0.6.0-bin.hadoop2.zip">AMS(hadoop2)</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-flink-runtime-1.15-0.6.0.jar">Flink
1.15 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-flink-runtime-1.16-0.6.0.jar">Flink
1.16 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-flink-runtime-1.17-0.6.0.jar">Flink
1.17 Runtime Jar</a> <br></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-spark-3.1-runtime-0.6.0.jar">Spark
3.1 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-spark-3.2-runtime-0.6.0.jar">Spark
3.2 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-spark-3.3-runtime-0.6.0.jar">Spark
3.3 Runtime Jar</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/trino-amoro-0.6.0.tar.gz">Trino
Connector</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.6.0">release
note</a></td>
- </tr>
- <tr>
- <td>0.5.1</td>
- <td>2023 Oct 10</td>
- <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.5.1.zip">source</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-0.5.1-bin.zip">AMS(hadoop3)</a>
<br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-0.5.1-bin.hadoop2.zip">AMS(hadoop2)</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-flink-runtime-1.12-0.5.1.jar">Flink
1.12 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-flink-runtime-1.14-0.5.1.jar">Flink
1.14 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-flink-runtime-1.15-0.5.1.jar">Flink
1.15 Runtime Jar</a> <br></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-spark-3.1-runtime-0.5.1.jar">Spark
3.1 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-spark-3.2-runtime-0.5.1.jar">Spark
3.2 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-spark-3.3-runtime-0.5.1.jar">Spark
3.3 Runtime Jar</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/trino-amoro-0.5.1.tar.gz">Trino
Connector</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.5.1">release
note</a></td>
- </tr>
- <tr>
- <td>0.5.0</td>
- <td>2023 Aug 8</td>
- <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.5.0.zip">source</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-0.5.0-bin.zip">AMS(hadoop3)</a>
<br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-0.5.0-bin.hadoop2.zip">AMS(hadoop2)</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-flink-runtime-1.12-0.5.0.jar">Flink
1.12 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-flink-runtime-1.14-0.5.0.jar">Flink
1.14 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-flink-runtime-1.15-0.5.0.jar">Flink
1.15 Runtime Jar</a> <br></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-spark-3.1-runtime-0.5.0.jar">Spark
3.1 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-spark-3.2-runtime-0.5.0.jar">Spark
3.2 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-spark-3.3-runtime-0.5.0.jar">Spark
3.3 Runtime Jar</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/trino-amoro-0.5.0.tar.gz">Trino
Connector</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.5.0">release
note</a></td>
- </tr>
- <tr>
- <td>0.4.1</td>
- <td>2023 Apr 3</td>
- <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.4.1.zip">source</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-0.4.1-bin.zip">AMS</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-flink-runtime-1.12-0.4.1.jar">Flink
1.12 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-flink-runtime-1.14-0.4.1.jar">Flink
1.14 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-flink-runtime-1.15-0.4.1.jar">Flink
1.15 Runtime Jar</a> <br></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-spark-2.3-runtime-0.4.1.jar">Spark
2.3 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-spark-3.1-runtime-0.4.1.jar">Spark
3.1 Runtime Jar</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/trino-arctic-0.4.1.tar.gz">Trino
Connector</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.4.1">release
note</a></td>
- </tr>
- <tr>
- <td>0.4.0</td>
- <td>2022 Dec 6</td>
- <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.4.0.zip">source</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-0.4.0-bin.zip">AMS</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-flink-runtime-1.12-0.4.0.jar">Flink
1.12 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-flink-runtime-1.14-0.4.0.jar">Flink
1.14 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-flink-runtime-1.15-0.4.0.jar">Flink
1.15 Runtime Jar</a></td>
- <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-spark-2.3-runtime-0.4.0.jar">Spark
2.3 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-spark-3.1-runtime-0.4.0.jar">Spark
3.1 Runtime Jar</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/trino-arctic-0.4.0.tar.gz">Trino
Connector</a></td>
- <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.4.0">release
note</a></td>
- </tr>
- </tbody>
+ <thead>
+ <tr>
+ <th>Version</th>
+ <th>Date</th>
+ <th>Source</th>
+ <th>AMS</th>
+ <th>Flink Runtime Jars</th>
+ <th>Spark Runtime Jars</th>
+ <th>Trino Connector</th>
+ <th>Release Notes</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>0.6.1</td>
+ <td>2024 Feb 21</td>
+ <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.6.1.zip">source</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-0.6.1-bin.zip">AMS(hadoop3)</a>
<br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-0.6.1-bin.hadoop2.zip">AMS(hadoop2)</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-flink-runtime-1.15-0.6.1.jar">Flink
1.15 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-flink-runtime-1.16-0.6.1.jar">Flink
1.16 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-flink-runtime-1.17-0.6.1.jar">Flink
1.17 Runtime Jar</a> <br></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-spark-3.1-runtime-0.6.1.jar">Spark
3.1 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-spark-3.2-runtime-0.6.1.jar">Spark
3.2 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-spark-3.3-runtime-0.6.1.jar">Spark
3.3 Runtime Jar</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.1/trino-amoro-0.6.1.tar.gz">Trino
Connector</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.6.1">release
note</a></td>
+ </tr>
+ <tr>
+ <td>0.6.0</td>
+ <td>2023 Nov 6</td>
+ <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.6.0.zip">source</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-0.6.0-bin.zip">AMS(hadoop3)</a>
<br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-0.6.0-bin.hadoop2.zip">AMS(hadoop2)</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-flink-runtime-1.15-0.6.0.jar">Flink
1.15 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-flink-runtime-1.16-0.6.0.jar">Flink
1.16 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-flink-runtime-1.17-0.6.0.jar">Flink
1.17 Runtime Jar</a> <br></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-spark-3.1-runtime-0.6.0.jar">Spark
3.1 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-spark-3.2-runtime-0.6.0.jar">Spark
3.2 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-spark-3.3-runtime-0.6.0.jar">Spark
3.3 Runtime Jar</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.6.0/trino-amoro-0.6.0.tar.gz">Trino
Connector</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.6.0">release
note</a></td>
+ </tr>
+ <tr>
+ <td>0.5.1</td>
+ <td>2023 Oct 10</td>
+ <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.5.1.zip">source</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-0.5.1-bin.zip">AMS(hadoop3)</a>
<br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-0.5.1-bin.hadoop2.zip">AMS(hadoop2)</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-flink-runtime-1.12-0.5.1.jar">Flink
1.12 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-flink-runtime-1.14-0.5.1.jar">Flink
1.14 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-flink-runtime-1.15-0.5.1.jar">Flink
1.15 Runtime Jar</a> <br></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-spark-3.1-runtime-0.5.1.jar">Spark
3.1 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-spark-3.2-runtime-0.5.1.jar">Spark
3.2 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-spark-3.3-runtime-0.5.1.jar">Spark
3.3 Runtime Jar</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.1/trino-amoro-0.5.1.tar.gz">Trino
Connector</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.5.1">release
note</a></td>
+ </tr>
+ <tr>
+ <td>0.5.0</td>
+ <td>2023 Aug 8</td>
+ <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.5.0.zip">source</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-0.5.0-bin.zip">AMS(hadoop3)</a>
<br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-0.5.0-bin.hadoop2.zip">AMS(hadoop2)</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-flink-runtime-1.12-0.5.0.jar">Flink
1.12 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-flink-runtime-1.14-0.5.0.jar">Flink
1.14 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-flink-runtime-1.15-0.5.0.jar">Flink
1.15 Runtime Jar</a> <br></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-spark-3.1-runtime-0.5.0.jar">Spark
3.1 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-spark-3.2-runtime-0.5.0.jar">Spark
3.2 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-spark-3.3-runtime-0.5.0.jar">Spark
3.3 Runtime Jar</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.5.0/trino-amoro-0.5.0.tar.gz">Trino
Connector</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.5.0">release
note</a></td>
+ </tr>
+ <tr>
+ <td>0.4.1</td>
+ <td>2023 Apr 3</td>
+ <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.4.1.zip">source</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-0.4.1-bin.zip">AMS</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-flink-runtime-1.12-0.4.1.jar">Flink
1.12 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-flink-runtime-1.14-0.4.1.jar">Flink
1.14 Runtime Jar</a> <br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-flink-runtime-1.15-0.4.1.jar">Flink
1.15 Runtime Jar</a> <br></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-spark-2.3-runtime-0.4.1.jar">Spark
2.3 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-spark-3.1-runtime-0.4.1.jar">Spark
3.1 Runtime Jar</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.1/trino-arctic-0.4.1.tar.gz">Trino
Connector</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.4.1">release
note</a></td>
+ </tr>
+ <tr>
+ <td>0.4.0</td>
+ <td>2022 Dec 6</td>
+ <td><a
href="https://github.com/apache/incubator-amoro/archive/refs/tags/v0.4.0.zip">source</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-0.4.0-bin.zip">AMS</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-flink-runtime-1.12-0.4.0.jar">Flink
1.12 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-flink-runtime-1.14-0.4.0.jar">Flink
1.14 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-flink-runtime-1.15-0.4.0.jar">Flink
1.15 Runtime Jar</a></td>
+ <td>- <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-spark-2.3-runtime-0.4.0.jar">Spark
2.3 Runtime Jar</a><br> - <a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-spark-3.1-runtime-0.4.0.jar">Spark
3.1 Runtime Jar</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/download/v0.4.0/trino-arctic-0.4.0.tar.gz">Trino
Connector</a></td>
+ <td><a
href="https://github.com/apache/incubator-amoro/releases/tag/v0.4.0">release
note</a></td>
+ </tr>
+ </tbody>
</table>
</div>
diff --git a/output/index.html b/output/index.html
index 1cc164ed2..76b232949 100644
--- a/output/index.html
+++ b/output/index.html
@@ -30,7 +30,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta name="generator" content="Hugo 0.161.1">
+ <meta name="generator" content="Hugo 0.163.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
diff --git a/output/index.xml b/output/index.xml
index cfd4f4a33..fe13cb853 100644
--- a/output/index.xml
+++ b/output/index.xml
@@ -1,74 +1,78 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
- <channel>
- <title>Apache Amoro™</title>
- <link>https://amoro.apache.org/</link>
- <description>Recent content on Apache Amoro™</description>
- <generator>Hugo</generator>
- <language>en-us</language>
- <atom:link href="https://amoro.apache.org/index.xml" rel="self"
type="application/rss+xml" />
- <item>
- <title>Benchmark Report</title>
- <link>https://amoro.apache.org/benchmark-report/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/benchmark-report/</guid>
- <description><h1 id="benchmark-report">Benchmark
Report</h1>
<h2 id="test-purpose">Test
purpose</h2>
<p>This test aims at comparing the OLAP benchmark
performance of various data lake formats in the scenario of continuous
streaming ingestion in the CDC database.</p>
<p>Meanwhile,
particular attention was paid during the testing process to the impact of
enabling self-optimizing on the analytical performance of the [...]
- </item>
- <item>
- <title>Blogs</title>
- <link>https://amoro.apache.org/blogs/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/blogs/</guid>
- <description><h2 id="amoro-blogs">Amoro
Blogs</h2>
<p>Here is a list of blogs that talk about Amoro.
The blogs are ordered from most recent to oldest.</p>
<h3
id="10x-faster-iceberg-compaction-how-apache-amoros-self-optimizing-outperforms-spark-jobs"><a
href="https://medium.com/@jinsong.zhou1990/10x-efficiency-boost-compared-to-spark-rewritefiles-procedure-how-apache-amoro-efficiently-7e7a993950d7">10x
Faster Icebe [...]
- </item>
- <item>
- <title>Download</title>
- <link>https://amoro.apache.org/download/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/download/</guid>
- <description><h1
id="download">Download</h1>
<p>Please choose an
Amoro version to download from the following tables. It is recommended you use
the latest version.</p>
<p>Please verify the release with
corresponding hashes(sha512), signatures and <a
href="https://downloads.apache.org/incubator/amoro/KEYS">project
release KEYS</a>.</p>
<p>The instructions for checking
hashes(sha512) and signatures is i [...]
- </item>
- <item>
- <title>How To Benchmark</title>
- <link>https://amoro.apache.org/benchmark-guide/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/benchmark-guide/</guid>
- <description><h1 id="benchmark-guild">Benchmark
Guild</h1>
<p>This guilde introduces detailed steps for
executing the benchmark to validate performance of various data lake
formats.</p>
<p>By following the steps in the guild, you can
learn about the analytical performance of different data lake table format. At
the same time, you can flexibly adjust the test scenarios to obtain test
results that better suit your actual scenario.</p&g [...]
- </item>
- <item>
- <title>How To Contribute</title>
- <link>https://amoro.apache.org/how-to-contribute/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/how-to-contribute/</guid>
- <description><h1 id="contributing-to-amoro">Contributing
to Amoro</h1>
<p>Thanks for your interest in the Amoro project.
Contributions are welcome and are greatly appreciated! Every little effort
helps, and credit will always be given.</p>
<p>This page
provides some orientation and resources for getting involved with the project.
It also offers recommendations for the best results when engaging with the
community. We hope this will be a [...]
- </item>
- <item>
- <title>Join Community</title>
- <link>https://amoro.apache.org/join-community/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/join-community/</guid>
- <description><h1
id="welcome-to-apache-amoro-incubating">Welcome to Apache Amoro
(incubating)</h1>
<p>Amoro community is a free, open-source
community project.
Anyone interested in the Amoro project can join the
community and contribute to its development by becoming a part of
it.</p>
<p>This document describes some guidelines for joining
the Amoro community.</p>
<h2 id="mailing-lists">Mailing
Lists</h2> [...]
- </item>
- <item>
- <title>Quickstart</title>
- <link>https://amoro.apache.org/quick-start/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/quick-start/</guid>
- <description><h1
id="quickstart">Quickstart</h1>
<p>This guide
outlines the basic process of using Amoro, allowing you to quickly experience
its core features. You can choose to use either the <code>Iceberg
Format</code> or the <code>Mixed-Iceberg Format</code> to
complete the entire process.</p>
<p>If you are more interested
in the <code>Mixed-Hive Format</code> or the <code>Paimon
Format</c [...]
- </item>
- <item>
- <title>Release Guide</title>
- <link>https://amoro.apache.org/release-guide/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/release-guide/</guid>
- <description><h1 id="how-to-release-a-new-version">How to
release a new version</h1>
<h2
id="preparation">Preparation</h2>
<h3
id="apache-release-documentation">Apache release
documentation</h3>
<p>Please refer to the following link to
understand the ASF release
process:</p>
<ul>
<li><a
href="http://www.apache.org/dev/release-publishing">Apache Release
Guide</a&g [...]
- </item>
- <item>
- <title>Release Guide</title>
- <link>https://amoro.apache.org/validate-release/</link>
- <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
- <guid>https://amoro.apache.org/validate-release/</guid>
- <description><h1 id="how-to-validate-a-new-release">How to
validate a new release</h1>
<h2
id="download-candidate">Download candidate</h2>
<div
class="highlight"><pre tabindex="0"
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code
class="language-shell" data-lang="shell"><span
style="display:flex;& [...]
- </item>
- </channel>
+ <channel>
+ <title>Apache Amoro™</title>
+ <link>https://amoro.apache.org/</link>
+ <description>Recent content on Apache Amoro™</description>
+ <generator>Hugo</generator>
+ <language>en-us</language>
+
+
+
+
+ <atom:link href="https://amoro.apache.org/index.xml"
rel="self" type="application/rss+xml" />
+ <item>
+ <title>Benchmark Report</title>
+
<link>https://amoro.apache.org/benchmark-report/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/benchmark-report/</guid>
+ <description><h1
id="benchmark-report">Benchmark Report</h1>
<h2
id="test-purpose">Test purpose</h2>
<p>This test
aims at comparing the OLAP benchmark performance of various data lake formats
in the scenario of continuous streaming ingestion in the CDC
database.</p>
<p>Meanwhile, particular attention was paid
during the testing process to the impact of enabling self-optimizing on the
analytical performance of the t [...]
+ </item>
+ <item>
+ <title>Blogs</title>
+ <link>https://amoro.apache.org/blogs/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+ <guid>https://amoro.apache.org/blogs/</guid>
+ <description><h2
id="amoro-blogs">Amoro Blogs</h2>
<p>Here is a list
of blogs that talk about Amoro. The blogs are ordered from most recent to
oldest.</p>
<h3
id="10x-faster-iceberg-compaction-how-apache-amoros-self-optimizing-outperforms-spark-jobs"><a
href="https://medium.com/@jinsong.zhou1990/10x-efficiency-boost-compared-to-spark-rewritefiles-procedure-how-apache-amoro-efficiently-7e7a993950d7">10x
Faster Iceberg [...]
+ </item>
+ <item>
+ <title>Download</title>
+ <link>https://amoro.apache.org/download/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+ <guid>https://amoro.apache.org/download/</guid>
+ <description><h1
id="download">Download</h1>
<p>Please choose an
Amoro version to download from the following tables. It is recommended you use
the latest version.</p>
<p>Please verify the release with
corresponding hashes(sha512), signatures and <a
href="https://downloads.apache.org/incubator/amoro/KEYS">project
release KEYS</a>.</p>
<p>The instructions for checking
hashes(sha512) and signatures is ind [...]
+ </item>
+ <item>
+ <title>How To Benchmark</title>
+
<link>https://amoro.apache.org/benchmark-guide/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/benchmark-guide/</guid>
+ <description><h1
id="benchmark-guild">Benchmark Guild</h1>
<p>This
guilde introduces detailed steps for executing the benchmark to validate
performance of various data lake formats.</p>
<p>By following
the steps in the guild, you can learn about the analytical performance of
different data lake table format. At the same time, you can flexibly adjust the
test scenarios to obtain test results that better suit your actual
scenario.</p> [...]
+ </item>
+ <item>
+ <title>How To Contribute</title>
+
<link>https://amoro.apache.org/how-to-contribute/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/how-to-contribute/</guid>
+ <description><h1
id="contributing-to-amoro">Contributing to
Amoro</h1>
<p>Thanks for your interest in the Amoro project.
Contributions are welcome and are greatly appreciated! Every little effort
helps, and credit will always be given.</p>
<p>This page
provides some orientation and resources for getting involved with the project.
It also offers recommendations for the best results when engaging with the
community. We hope this will be a p [...]
+ </item>
+ <item>
+ <title>Join Community</title>
+
<link>https://amoro.apache.org/join-community/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/join-community/</guid>
+ <description><h1
id="welcome-to-apache-amoro-incubating">Welcome to Apache Amoro
(incubating)</h1>
<p>Amoro community is a free, open-source
community project.
Anyone interested in the Amoro project can join the
community and contribute to its development by becoming a part of
it.</p>
<p>This document describes some guidelines for joining
the Amoro community.</p>
<h2 id="mailing-lists">Mailing
Lists</h2>& [...]
+ </item>
+ <item>
+ <title>Quickstart</title>
+
<link>https://amoro.apache.org/quick-start/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/quick-start/</guid>
+ <description><h1
id="quickstart">Quickstart</h1>
<p>This guide
outlines the basic process of using Amoro, allowing you to quickly experience
its core features. You can choose to use either the <code>Iceberg
Format</code> or the <code>Mixed-Iceberg Format</code> to
complete the entire process.</p>
<p>If you are more interested
in the <code>Mixed-Hive Format</code> or the <code>Paimon
Format</cod [...]
+ </item>
+ <item>
+ <title>Release Guide</title>
+
<link>https://amoro.apache.org/release-guide/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/release-guide/</guid>
+ <description><h1
id="how-to-release-a-new-version">How to release a new
version</h1>
<h2
id="preparation">Preparation</h2>
<h3
id="apache-release-documentation">Apache release
documentation</h3>
<p>Please refer to the following link to
understand the ASF release
process:</p>
<ul>
<li><a
href="http://www.apache.org/dev/release-publishing">Apache Release
Guide</a> [...]
+ </item>
+ <item>
+ <title>Release Guide</title>
+
<link>https://amoro.apache.org/validate-release/</link>
+ <pubDate>Mon, 01 Jan 0001 00:00:00
+0000</pubDate>
+
<guid>https://amoro.apache.org/validate-release/</guid>
+ <description><h1
id="how-to-validate-a-new-release">How to validate a new
release</h1>
<h2 id="download-candidate">Download
candidate</h2>
<div class="highlight"><pre
tabindex="0"
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code
class="language-shell" data-lang="shell"><span
style="display:flex; [...]
+ </item>
+ </channel>
</rss>
diff --git a/output/join-community/index.html b/output/join-community/index.html
index 5fe2303d7..de28c578f 100644
--- a/output/join-community/index.html
+++ b/output/join-community/index.html
@@ -337,31 +337,31 @@ Anyone interested in the Amoro project can join the
community and contribute to
<p>This document describes some guidelines for joining the Amoro community.</p>
<h2 id="mailing-lists">Mailing Lists</h2>
<table>
- <thead>
- <tr>
- <th>List Name</th>
- <th>Address</th>
- <th>Subscribe</th>
- <th>Unsubscribe</th>
- <th>Archive</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td><strong>Developer List</strong></td>
- <td><a
href="mailto:[email protected]">[email protected]</a></td>
- <td><a
href="mailto:[email protected]">subscribe</a></td>
- <td><a
href="mailto:[email protected]">unsubscribe</a></td>
- <td><a
href="https://lists.apache.org/[email protected]">archive</a></td>
- </tr>
- <tr>
- <td><strong>Commits List</strong></td>
- <td><a
href="mailto:[email protected]">[email protected]</a></td>
- <td><a
href="mailto:[email protected]">subscribe</a></td>
- <td><a
href="mailto:[email protected]">unsubscribe</a></td>
- <td><a
href="https://lists.apache.org/[email protected]">archive</a></td>
- </tr>
- </tbody>
+ <thead>
+ <tr>
+ <th>List Name</th>
+ <th>Address</th>
+ <th>Subscribe</th>
+ <th>Unsubscribe</th>
+ <th>Archive</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><strong>Developer List</strong></td>
+ <td><a
href="mailto:[email protected]">[email protected]</a></td>
+ <td><a
href="mailto:[email protected]">subscribe</a></td>
+ <td><a
href="mailto:[email protected]">unsubscribe</a></td>
+ <td><a
href="https://lists.apache.org/[email protected]">archive</a></td>
+ </tr>
+ <tr>
+ <td><strong>Commits List</strong></td>
+ <td><a
href="mailto:[email protected]">[email protected]</a></td>
+ <td><a
href="mailto:[email protected]">subscribe</a></td>
+ <td><a
href="mailto:[email protected]">unsubscribe</a></td>
+ <td><a
href="https://lists.apache.org/[email protected]">archive</a></td>
+ </tr>
+ </tbody>
</table>
<h2 id="roles-and-responsibilities">Roles and Responsibilities</h2>
<p>Amoro community is composed of and operated by the following roles:</p>
diff --git a/output/tags/index.xml b/output/tags/index.xml
index 011d6f5db..f9ce0a5c5 100644
--- a/output/tags/index.xml
+++ b/output/tags/index.xml
@@ -1,11 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
- <channel>
- <title>Tags on Apache Amoro™</title>
- <link>https://amoro.apache.org/tags/</link>
- <description>Recent content in Tags on Apache Amoro™</description>
- <generator>Hugo</generator>
- <language>en-us</language>
- <atom:link href="https://amoro.apache.org/tags/index.xml" rel="self"
type="application/rss+xml" />
- </channel>
+ <channel>
+ <title>Tags on Apache Amoro™</title>
+ <link>https://amoro.apache.org/tags/</link>
+ <description>Recent content in Tags on Apache
Amoro™</description>
+ <generator>Hugo</generator>
+ <language>en-us</language>
+
+
+
+
+ <atom:link
href="https://amoro.apache.org/tags/index.xml" rel="self"
type="application/rss+xml" />
+ </channel>
</rss>