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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/amoro-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new de30c10  deploy: 778c03c1dc161798bc86606276cd298f44f90ddf
de30c10 is described below

commit de30c10df38b07777bd4020dd0dbbbfd8166e3d8
Author: zhoujinsong <[email protected]>
AuthorDate: Tue Nov 11 02:27:02 2025 +0000

    deploy: 778c03c1dc161798bc86606276cd298f44f90ddf
---
 output/index.html               | 2 +-
 output/landingpagesearch.json   | 2 +-
 output/quick-start/index.html   | 4 ++--
 output/release-guide/index.html | 9 ++++++---
 4 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/output/index.html b/output/index.html
index ba2dcca..6a7d879 100644
--- a/output/index.html
+++ b/output/index.html
@@ -30,7 +30,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-       <meta name="generator" content="Hugo 0.151.0">
+       <meta name="generator" content="Hugo 0.152.2">
 
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
diff --git a/output/landingpagesearch.json b/output/landingpagesearch.json
index 7020e7a..8d73bfc 100644
--- a/output/landingpagesearch.json
+++ b/output/landingpagesearch.json
@@ -1 +1 @@
-[{"categories":null,"content":"Benchmark Report Test purpose 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.\nMeanwhile, 
particular attention was paid during the testing process to the impact of 
enabling self-optimizing on the analytical performance of the table.\nTest 
envrionment Hardware configuration Number OS Cpu core Memory Disk type Deployed 
components 1 CentOS 7 40 256 SA [...]
\ No newline at end of file
+[{"categories":null,"content":"Benchmark Report Test purpose 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.\nMeanwhile, 
particular attention was paid during the testing process to the impact of 
enabling self-optimizing on the analytical performance of the table.\nTest 
envrionment Hardware configuration Number OS Cpu core Memory Disk type Deployed 
components 1 CentOS 7 40 256 SA [...]
\ No newline at end of file
diff --git a/output/quick-start/index.html b/output/quick-start/index.html
index 4e39dac..19bd2cc 100644
--- a/output/quick-start/index.html
+++ b/output/quick-start/index.html
@@ -326,10 +326,10 @@
 </span></span><span style="display:flex;"><span>      - <span 
style="color:#ae81ff">AWS_REGION=us-east-1</span>
 </span></span><span style="display:flex;"><span>    <span 
style="color:#f92672">entrypoint</span>: &gt;<span style="color:#e6db74">
 </span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      /bin/sh -c &#34;
-</span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      until (/usr/bin/mc config host add minio 
http://minio:9000 admin password) do echo &#39;...waiting...&#39; &amp;&amp; 
sleep 1; done;
+</span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      until (/usr/bin/mc alias set minio 
http://minio:9000 admin password) do echo &#39;...waiting...&#39; &amp;&amp; 
sleep 1; done;
 </span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      /usr/bin/mc rm -r --force minio/warehouse;
 </span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      /usr/bin/mc mb minio/warehouse;
-</span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      /usr/bin/mc policy set public minio/warehouse;
+</span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      /usr/bin/mc anonymous set public minio/warehouse;
 </span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      tail -f /dev/null
 </span></span></span><span style="display:flex;"><span><span 
style="color:#e6db74">      &#34;</span>
 </span></span><span style="display:flex;"><span>  <span 
style="color:#f92672">amoro</span>:
diff --git a/output/release-guide/index.html b/output/release-guide/index.html
index a1f4b85..f9755cc 100644
--- a/output/release-guide/index.html
+++ b/output/release-guide/index.html
@@ -478,7 +478,8 @@
 </span></span></code></pre></div><h2 id="build-release">Build release</h2>
 <h3 id="cut-the-release-branch">Cut the release branch</h3>
 <blockquote>
-<p>The version of Apache Amoro follows the <a 
href="https://semver.org/";>Semantic Versioning</a>, which looks like 
<code>{major}.{mior}.{patch}</code></p></blockquote>
+<p>The version of Apache Amoro follows the <a 
href="https://semver.org/";>Semantic Versioning</a>, which looks like 
<code>{major}.{mior}.{patch}</code></p>
+</blockquote>
 <p>Cut a branch for the <code>minor</code> version if it is not created in the 
Apache remote repository, if it already exists, check it out and pull the 
latest changes.</p>
 <div class="highlight"><pre tabindex="0" 
style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
 class="language-shell" data-lang="shell"><span style="display:flex;"><span>$ 
cd <span style="color:#e6db74">${</span>AMORO_SOURCE_HOME<span 
style="color:#e6db74">}</span>
 </span></span><span style="display:flex;"><span>
@@ -541,7 +542,8 @@ After that, publish the dev directory of the Apache SVN 
warehouse of the materia
 <p>After 72 hours, if there are at least 3 binding votes from Amoro PPMC 
members and no votes against, send the result email to celebrate the release of 
the version like <a 
href="https://lists.apache.org/thread/gokj30ldgh3p5866tw40h41mhdw90whs";>[RESULT][VOTE]
 Release Apache Amoro(incubating) 0.8.0-incubating rc3</a>.</p>
 <h3 id="vote-in-the-incubator-community">Vote in the Incubator community</h3>
 <blockquote>
-<p>We recommend to use gmail when sending the email.</p></blockquote>
+<p>We recommend to use gmail when sending the email.</p>
+</blockquote>
 <p>Send a vote email to <code>[email protected]</code> to start the 
vote process in Apache Incubator community, you can take <a 
href="https://lists.apache.org/thread/bqj7gohrjwxp5gwycdgh78xmpymfm6jr";>[VOTE] 
Release Apache Amoro(incubating) 0.8.0-incubating rc3</a> as an example.</p>
 <p>After 72 hours, if there are at least 3 binding votes from IPMC members and 
no votes against, send the result email to celebrate the release of the version 
like <a 
href="https://lists.apache.org/thread/qmvg3tcds0p0pbn05w0mzchm85o581rv";>[RESULT][VOTE]
 Release Apache Amoro(incubating) 0.8.0-incubating rc3</a>.</p>
 <h2 id="complete-the-final-publishing-steps">Complete the final publishing 
steps</h2>
@@ -556,7 +558,8 @@ After that, publish the dev directory of the Apache SVN 
warehouse of the materia
 <li>Click the Release button above, this process will perform a series of 
checks</li>
 </ul>
 <blockquote>
-<p>It usually takes 24 hours for the warehouse to synchronize to other data 
sources</p></blockquote>
+<p>It usually takes 24 hours for the warehouse to synchronize to other data 
sources</p>
+</blockquote>
 <h3 id="add-release-note-and-update-the-main-web">Add release note and update 
the main web</h3>
 <ul>
 <li>Creating an <a href="https://github.com/apache/amoro/releases";>new release 
note</a> in github</li>

Reply via email to