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 ab6d586  deploy: 3caed741d973a4043b55216235e5e90e02d1fea3
ab6d586 is described below

commit ab6d586254914ac21bbe24101d51cda361ee9d94
Author: zhoujinsong <[email protected]>
AuthorDate: Wed Jul 2 02:16:56 2025 +0000

    deploy: 3caed741d973a4043b55216235e5e90e02d1fea3
---
 output/images/quickstart/create-optimizer.png | Bin 0 -> 118504 bytes
 output/index.html                             |   2 +-
 output/landingpagesearch.json                 |   2 +-
 output/quick-start/index.html                 |   8 ++++----
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/output/images/quickstart/create-optimizer.png 
b/output/images/quickstart/create-optimizer.png
new file mode 100644
index 0000000..8b357c8
Binary files /dev/null and b/output/images/quickstart/create-optimizer.png 
differ
diff --git a/output/index.html b/output/index.html
index 853d468..9ec62bc 100644
--- a/output/index.html
+++ b/output/index.html
@@ -30,7 +30,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-       <meta name="generator" content="Hugo 0.147.8">
+       <meta name="generator" content="Hugo 0.147.9">
 
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
diff --git a/output/landingpagesearch.json b/output/landingpagesearch.json
index 917fcad..6c07e12 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 8d72be4..43cf861 100644
--- a/output/quick-start/index.html
+++ b/output/quick-start/index.html
@@ -372,10 +372,10 @@
 </codeblock>
 </div>
 <h3 id="start-optimizers">Start optimizers</h3>
-<p>Click on <code>Optimizing</code> in the sidebar, select the <code>Optimizer 
Group</code> tab, and click the <code>scale-out</code> operation for group 
<code>local</code>.</p>
-<p><img src="../images/quickstart/scale-out-optimizer.png" alt="Scale out 
optimizer"></p>
-<p>Set the concurrency of the optimizer to 1 and click <code>OK</code>.</p>
-<p>Then you can switch the tab to <code>Optimizers</code>, you can find the 
newly launched optimizer here.</p>
+<p>Click on <code>Optimizing</code> in the sidebar, select the 
<code>Optimizers</code> tab, and click the <code>Create Optimizer</code> 
button.</p>
+<p><img src="../images/quickstart/create-optimizer.png" alt="Scale out 
optimizer"></p>
+<p>Choose the <code>local</code> resource group and set the concurrency of the 
optimizer to 1 and click <code>OK</code>.</p>
+<p>You may need to wait a few seconds and try refreshing the page, you will 
find the newly launched optimizer here.</p>
 <p><img src="../images/quickstart/optimizers.png" alt="Optimizers"></p>
 <div class="info">
     You may need to wait for up to 30 seconds for the optimizer to register 
with AMS.

Reply via email to