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/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 136b312b8c Automated deployment:
3ce7b145a74438dafb99913066bef683959967d4
136b312b8c is described below
commit 136b312b8c6bd5e8baa1f114d30997e73d142237
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 6 05:06:39 2024 +0000
Automated deployment: 3ce7b145a74438dafb99913066bef683959967d4
---
data/doc/en-us.json | 2 +-
data/doc/zh-cn.json | 2 +-
pages/doc/en-us/dev/guide/task/seatunnel.json | 2 +-
pages/doc/zh-cn/dev/guide/task/seatunnel.json | 2 +-
python/2.0.5/.buildinfo | 2 +-
python/2.0.6/.buildinfo | 2 +-
python/2.0.7/.buildinfo | 2 +-
python/3.0.0/.buildinfo | 2 +-
python/3.0.1/.buildinfo | 2 +-
python/3.1.0/.buildinfo | 2 +-
python/4.0.0/.buildinfo | 2 +-
python/4.0.1/.buildinfo | 2 +-
python/4.0.2/.buildinfo | 2 +-
python/4.0.3/.buildinfo | 2 +-
python/4.0.4/.buildinfo | 2 +-
python/main/.buildinfo | 2 +-
16 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/data/doc/en-us.json b/data/doc/en-us.json
index 557f09d9d7..8011babd1d 100644
--- a/data/doc/en-us.json
+++ b/data/doc/en-us.json
@@ -34812,7 +34812,7 @@
]
},
{
- "content": "Apache SeaTunnel\nOverview\nSeaTunnel task type for creating
and executing SeaTunnel tasks. When the worker executes this task, it will
parse the config file through the start-seatunnel-spark.sh ,
start-seatunnel-flink.sh or seatunnel.sh command.\nClick here for more
information about Apache SeaTunnel.\nCreate Task\n\nClick Project Management
-> Project Name -> Workflow Definition, and click the "Create
Workflow" button to enter the DAG editing page.\nDrag [...]
+ "content": "Apache SeaTunnel\nOverview\nSeaTunnel task type for creating
and executing SeaTunnel tasks. When the worker executes this task, it will
parse the config file through the start-seatunnel-spark.sh ,
start-seatunnel-flink.sh or seatunnel.sh command.\nClick here for more
information about Apache SeaTunnel.\nCreate Task\n\nClick Project Management
-> Project Name -> Workflow Definition, and click the "Create
Workflow" button to enter the DAG editing page.\nDrag [...]
"version": "dev",
"link": "/guide/task/seatunnel",
"title": "Apache SeaTunnel",
diff --git a/data/doc/zh-cn.json b/data/doc/zh-cn.json
index b6c7f4ebaa..f601ae4d14 100644
--- a/data/doc/zh-cn.json
+++ b/data/doc/zh-cn.json
@@ -30608,7 +30608,7 @@
]
},
{
- "content": "Apache SeaTunnel\n综述\nSeaTunnel 任务类型,用于创建并执行 SeaTunnel
类型任务。worker 执行该任务的时候,会通过 start-seatunnel-spark.sh 、 start-seatunnel-flink.sh 和
seatunnel.sh 命令解析 config 文件。\n点击 这里 获取更多关于 Apache SeaTunnel
的信息。\n创建任务\n\n点击项目管理 -> 项目名称 -> 工作流定义,点击“创建工作流”按钮,进入 DAG 编辑页面;\n拖动工具栏的
任务节点到画板中。\n\n任务参数\n\n\n默认参数说明请参考DolphinScheduler任务参数附录默认任务参数一栏。\n\n\n启动脚本:选择你想要运行任务的启动脚本,包括
seatunnel.sh, start-seatunnel-flink-13-connector-v2.sh,
start-seatunnel-flink-15-connector-v2.sh, start-seatunnel [...]
+ "content": "Apache SeaTunnel\n综述\nSeaTunnel 任务类型,用于创建并执行 SeaTunnel
类型任务。worker 执行该任务的时候,会通过 start-seatunnel-spark.sh 、 start-seatunnel-flink.sh 和
seatunnel.sh 命令解析 config 文件。\n点击 这里 获取更多关于 Apache SeaTunnel
的信息。\n创建任务\n\n点击项目管理 -> 项目名称 -> 工作流定义,点击“创建工作流”按钮,进入 DAG 编辑页面;\n拖动工具栏的
任务节点到画板中。\n\n任务参数\n\n\n默认参数说明请参考DolphinScheduler任务参数附录默认任务参数一栏。\n\n\n启动脚本:选择你想要运行任务的启动脚本,包括
seatunnel.sh, start-seatunnel-flink-13-connector-v2.sh,
start-seatunnel-flink-15-connector-v2.sh, start-seatunnel [...]
"version": "dev",
"link": "/guide/task/seatunnel",
"title": "Apache SeaTunnel",
diff --git a/pages/doc/en-us/dev/guide/task/seatunnel.json
b/pages/doc/en-us/dev/guide/task/seatunnel.json
index a7bf07044b..a9ee7e3ddf 100644
--- a/pages/doc/en-us/dev/guide/task/seatunnel.json
+++ b/pages/doc/en-us/dev/guide/task/seatunnel.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"apache-seatunnel\">Apache SeaTunnel</h1>\n<h2
id=\"overview\">Overview</h2>\n<p><code>SeaTunnel</code> task type for creating
and executing <code>SeaTunnel</code> tasks. When the worker executes this task,
it will parse the config file through the <code>start-seatunnel-spark.sh</code>
, <code>start-seatunnel-flink.sh</code> or <code>seatunnel.sh</code>
command.\nClick <a href=\"https://seatunnel.apache.org/\">here</a> for more
information about <code>Apache SeaTunne [...]
+ "__html": "<h1 id=\"apache-seatunnel\">Apache SeaTunnel</h1>\n<h2
id=\"overview\">Overview</h2>\n<p><code>SeaTunnel</code> task type for creating
and executing <code>SeaTunnel</code> tasks. When the worker executes this task,
it will parse the config file through the <code>start-seatunnel-spark.sh</code>
, <code>start-seatunnel-flink.sh</code> or <code>seatunnel.sh</code>
command.\nClick <a href=\"https://seatunnel.apache.org/\">here</a> for more
information about <code>Apache SeaTunne [...]
"location": [
"Introduction to Functions",
"Task",
diff --git a/pages/doc/zh-cn/dev/guide/task/seatunnel.json
b/pages/doc/zh-cn/dev/guide/task/seatunnel.json
index 5e3d775ab8..c02e14f390 100644
--- a/pages/doc/zh-cn/dev/guide/task/seatunnel.json
+++ b/pages/doc/zh-cn/dev/guide/task/seatunnel.json
@@ -1,5 +1,5 @@
{
- "__html": "<h1 id=\"apache-seatunnel\">Apache SeaTunnel</h1>\n<h2
id=\"综述\">综述</h2>\n<p><code>SeaTunnel</code> 任务类型,用于创建并执行
<code>SeaTunnel</code> 类型任务。worker 执行该任务的时候,会通过
<code>start-seatunnel-spark.sh</code> 、 <code>start-seatunnel-flink.sh</code> 和
<code>seatunnel.sh</code> 命令解析 config 文件。\n点击 <a
href=\"https://seatunnel.apache.org/\">这里</a> 获取更多关于 <code>Apache
SeaTunnel</code> 的信息。</p>\n<h2 id=\"创建任务\">创建任务</h2>\n<ul>\n<li>点击项目管理 ->
项目名称 -> 工作流定义,点击“创建工作流”按钮,进入 DAG 编辑页面;</li> [...]
+ "__html": "<h1 id=\"apache-seatunnel\">Apache SeaTunnel</h1>\n<h2
id=\"综述\">综述</h2>\n<p><code>SeaTunnel</code> 任务类型,用于创建并执行
<code>SeaTunnel</code> 类型任务。worker 执行该任务的时候,会通过
<code>start-seatunnel-spark.sh</code> 、 <code>start-seatunnel-flink.sh</code> 和
<code>seatunnel.sh</code> 命令解析 config 文件。\n点击 <a
href=\"https://seatunnel.apache.org/\">这里</a> 获取更多关于 <code>Apache
SeaTunnel</code> 的信息。</p>\n<h2 id=\"创建任务\">创建任务</h2>\n<ul>\n<li>点击项目管理 ->
项目名称 -> 工作流定义,点击“创建工作流”按钮,进入 DAG 编辑页面;</li> [...]
"location": [
"功能介绍",
"任务类型",
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index b643c09250..da56ec8a47 100644
--- a/python/2.0.5/.buildinfo
+++ b/python/2.0.5/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 15772b22c44fb8c45fd4e246db4a79c4
+config: 637fe8cb948657eaadba7ec38a6bc57a
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 02525aaa72..aece0857e1 100644
--- a/python/2.0.6/.buildinfo
+++ b/python/2.0.6/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: cee8064c7df539eb98967cda222c6b1a
+config: 7a92a5462cf5bb9654efc5f2e9ea0cf1
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 84c979f8fd..c008a6ce86 100644
--- a/python/2.0.7/.buildinfo
+++ b/python/2.0.7/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 4c6bd319445f51151e2cc7fb303819ec
+config: 2228b3582dff36a76c845a3276f69a5f
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 18fd861f31..beb0ea3ea7 100644
--- a/python/3.0.0/.buildinfo
+++ b/python/3.0.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 2a0e30086a8264e38ef95936bc4ba8ca
+config: 14c92953966ea95866ec2aa0b104c6d6
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index c2ef103960..45e2c8d2cb 100644
--- a/python/3.0.1/.buildinfo
+++ b/python/3.0.1/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 0ef63810e5c9605ff352fe48e6dece36
+config: 657cd69803f7f2946e95a358ee817d21
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index 32e64aec28..a366ac1fde 100644
--- a/python/3.1.0/.buildinfo
+++ b/python/3.1.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: c646fd7a31565a95f28188afdc7ca7a7
+config: 96647ba1dcacc9020a9d00f91b7be60d
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 80b1a0f836..71cfd71ec0 100644
--- a/python/4.0.0/.buildinfo
+++ b/python/4.0.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: d9e5c86dbbba9a72b04ea4e0439dd26e
+config: 82c4523bebcb2527fc80dbf742dbf07b
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 5ad5c66d7b..b692e27749 100644
--- a/python/4.0.1/.buildinfo
+++ b/python/4.0.1/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 2e6b33fed92432b71f9cab660539ffbd
+config: a9415d754e5e49ae4f57f40fe96f69f0
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 16dd607a37..916c44960e 100644
--- a/python/4.0.2/.buildinfo
+++ b/python/4.0.2/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: d1c3ddc42c6c8e2cef981dd7c5ba7087
+config: 58987120001dc5be05f7f6784eec07f1
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 798a7f4a10..a45d9b9392 100644
--- a/python/4.0.3/.buildinfo
+++ b/python/4.0.3/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: dadbd2d02df889fe73e5ef8c8bbfdc0e
+config: c65e85566121a89da247ba21efff514b
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 1c1c3f2bf9..6945b2ba1d 100644
--- a/python/4.0.4/.buildinfo
+++ b/python/4.0.4/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 91a14dd8dc0bc4c8a288a6960cf72af0
+config: 1e28a347277acabf923d7250374125d4
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 7921a7f4f5..603bc47fa3 100644
--- a/python/main/.buildinfo
+++ b/python/main/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: cf55ac98a2ca7ac30d2cf22c4d3baefd
+config: eeb8425ecac27386da2b3e6a0566cb9c
tags: 645f666f9bcd5a90fca523b33c5a78b7