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 1b96e79d5 Regenerated Amoro latest docs page based on 
be6663bcfa34eb10a91899480c33078a9a499469 commit
1b96e79d5 is described below

commit 1b96e79d5aaa1f0855401d0d9a3de8358982e46d
Author: GitHub Actions <[email protected]>
AuthorDate: Mon May 25 07:00:54 2026 +0000

    Regenerated Amoro latest docs page based on 
be6663bcfa34eb10a91899480c33078a9a499469 commit
---
 output/docs/latest/ams-config/index.html | 10 ----------
 output/docs/latest/deployment/index.html |  9 ++++++---
 output/docs/latest/search.json           |  2 +-
 3 files changed, 7 insertions(+), 14 deletions(-)

diff --git a/output/docs/latest/ams-config/index.html 
b/output/docs/latest/ams-config/index.html
index 33902ba51..4dee6dd7a 100644
--- a/output/docs/latest/ams-config/index.html
+++ b/output/docs/latest/ams-config/index.html
@@ -1069,16 +1069,6 @@ table td:last-child, table th:last-child { width: 40%; 
word-break: break-all; }
           <td></td>
           <td>The exposed host of the server.</td>
       </tr>
-      <tr>
-          <td>sync-hive-tables.enabled</td>
-          <td>false</td>
-          <td>Enable synchronizing Hive tables.</td>
-      </tr>
-      <tr>
-          <td>sync-hive-tables.thread-count</td>
-          <td>10</td>
-          <td>The number of threads used for synchronizing Hive tables.</td>
-      </tr>
       <tr>
           <td>table-manifest-io.thread-count</td>
           <td>20</td>
diff --git a/output/docs/latest/deployment/index.html 
b/output/docs/latest/deployment/index.html
index 18b9ca007..bf2e0d93b 100644
--- a/output/docs/latest/deployment/index.html
+++ b/output/docs/latest/deployment/index.html
@@ -897,6 +897,8 @@ They are configured in 
<code>$AMORO_CONF_DIR/plugins/process-factories.yaml</cod
 </span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">expire-data.interval</span>: <span 
style="color:#e6db74">&#34;1d&#34;</span>             <span 
style="color:#75715e"># interval for data expiration</span>
 </span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">auto-create-tags.enabled</span>: <span 
style="color:#e6db74">&#34;true&#34;</span>       <span style="color:#75715e"># 
enable auto creating tags</span>
 </span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">auto-create-tags.interval</span>: <span 
style="color:#e6db74">&#34;1m&#34;</span>        <span style="color:#75715e"># 
interval for auto creating tags</span>
+</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">sync-hive-tables.enabled</span>: <span 
style="color:#e6db74">&#34;false&#34;</span>             <span 
style="color:#75715e"># enable synchronizing Hive tables</span>
+</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">sync-hive-tables.interval</span>: <span 
style="color:#e6db74">&#34;10min&#34;</span>            <span 
style="color:#75715e"># interval for synchronizing Hive tables</span>
 </span></span></code></pre></div><div class="info">
     Process-level properties control whether an action is registered. 
Table-level properties (see <a href="../../user-guides/configurations/">Table 
Configurations</a>) control whether a specific table executes the action.
 </div>
@@ -915,11 +917,12 @@ They are configured in 
<code>$AMORO_CONF_DIR/plugins/execute-engines.yaml</code>
 </span></span><span style="display:flex;"><span>    <span 
style="color:#f92672">priority</span>: <span style="color:#ae81ff">100</span>
 </span></span><span style="display:flex;"><span>    <span 
style="color:#f92672">properties</span>:
 </span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.default.thread-count</span>: <span 
style="color:#ae81ff">10</span>                   <span style="color:#75715e"># 
default thread pool size</span>
-</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.expire-snapshots.thread-count</span>: <span 
style="color:#ae81ff">10</span>        <span style="color:#75715e"># thread 
pool for snapshot expiration</span>
-</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.clean-orphan-files.thread-count</span>: <span 
style="color:#ae81ff">10</span>     <span style="color:#75715e"># thread pool 
for orphan file cleaning</span>
+</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.expire-snapshots.thread-count</span>: <span 
style="color:#ae81ff">10</span>          <span style="color:#75715e"># thread 
pool for snapshot expiration</span>
+</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.clean-orphan-files.thread-count</span>: <span 
style="color:#ae81ff">10</span>        <span style="color:#75715e"># thread 
pool for orphan file cleaning</span>
 </span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.clean-dangling-delete-files.thread-count</span>: 
<span style="color:#ae81ff">10</span>     <span style="color:#75715e"># thread 
pool for dangling delete files cleaning</span>
 </span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.expire-data.thread-count</span>: <span 
style="color:#ae81ff">10</span>               <span style="color:#75715e"># 
thread pool for data expiration</span>
-</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.auto-create-tags.thread-count</span>: <span 
style="color:#ae81ff">3</span>          <span style="color:#75715e"># thread 
pool for auto creating tags</span>
+</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.auto-create-tags.thread-count</span>: <span 
style="color:#ae81ff">3</span>           <span style="color:#75715e"># thread 
pool for auto creating tags</span>
+</span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">pool.sync-hive-tables.thread-count</span>: <span 
style="color:#ae81ff">10</span>          <span style="color:#75715e"># thread 
pool for synchronizing Hive tables</span>
 </span></span><span style="display:flex;"><span>      <span 
style="color:#f92672">process.status.ttl</span>: <span style="color:#ae81ff">4h 
                        </span> <span style="color:#75715e"># TTL for process 
status cache</span>
 </span></span></code></pre></div><div class="info">
     Custom pools use the pattern <code>pool.&lt;name&gt;.thread-count</code>. 
Processes select pools via their <code>tag()</code> method, falling back to the 
default pool if no match.
diff --git a/output/docs/latest/search.json b/output/docs/latest/search.json
index 86d61a062..210678dae 100644
--- a/output/docs/latest/search.json
+++ b/output/docs/latest/search.json
@@ -1 +1 @@
-[{"categories":null,"content":"Amoro Docs This directory contains the 
documentation content of Amoro.\nThe documentation is written in Markdown 
format. The images referenced in the documentation are saved in the images 
folder. Style Proper nouns should start with a capital letter, like 
Hadoop、Hive、Iceberg、Amoro 
","description":"","title":"","uri":"https://amoro.apache.org/docs/latest/readme/"},{"categories":null,"content":";
 AMS Configuration Amoro Management Service Configuration The con [...]
\ No newline at end of file
+[{"categories":null,"content":"Amoro Docs This directory contains the 
documentation content of Amoro.\nThe documentation is written in Markdown 
format. The images referenced in the documentation are saved in the images 
folder. Style Proper nouns should start with a capital letter, like 
Hadoop、Hive、Iceberg、Amoro 
","description":"","title":"","uri":"https://amoro.apache.org/docs/latest/readme/"},{"categories":null,"content":";
 AMS Configuration Amoro Management Service Configuration The con [...]
\ No newline at end of file

Reply via email to