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/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8dc8e6ae39 Automated deployment: 
3c1ca9301a648e2aa9ed11e718d630d098c7f6fc
8dc8e6ae39 is described below

commit 8dc8e6ae394862b93ae5e566de4a0813d988f601
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 06:03:29 2026 +0000

    Automated deployment: 3c1ca9301a648e2aa9ed11e718d630d098c7f6fc
---
 pages/doc/en-us/dev/guide/task/spark.json | 2 +-
 pages/doc/zh-cn/dev/guide/task/spark.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/doc/en-us/dev/guide/task/spark.json 
b/pages/doc/en-us/dev/guide/task/spark.json
index 7a0a066074..b5bd9babd0 100644
--- a/pages/doc/en-us/dev/guide/task/spark.json
+++ b/pages/doc/en-us/dev/guide/task/spark.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"spark-node\">Spark Node</h1>\n<h2 
id=\"overview\">Overview</h2>\n<p>Spark task type for executing Spark 
application. When executing the Spark task, the worker will submits a job to 
the Spark cluster by following commands:</p>\n<p>(1) <code>spark submit</code> 
method to submit tasks. See <a 
href=\"https://archive.apache.org/dist/spark/docs/3.2.1/#running-the-examples-and-shell\";>spark-submit</a>
 for more details.</p>\n<p>(2) <code>spark sql</code> method to submit ta [...]
+  "__html": "<h1 id=\"spark-node\">Spark Node</h1>\n<h2 
id=\"overview\">Overview</h2>\n<p>Spark task type for executing Spark 
application. When executing the Spark task, the worker will submits a job to 
the Spark cluster by following commands:</p>\n<p>(1) <code>spark submit</code> 
method to submit tasks. See <a 
href=\"https://spark.apache.org/docs/latest/submitting-applications.html#launching-applications-with-spark-submit\";>spark-submit</a>
 for more details.</p>\n<p>(2) <code>spark sql< [...]
   "location": [
     "Introduction to Functions",
     "Task",
diff --git a/pages/doc/zh-cn/dev/guide/task/spark.json 
b/pages/doc/zh-cn/dev/guide/task/spark.json
index 277b1def02..9521a8cbe5 100644
--- a/pages/doc/zh-cn/dev/guide/task/spark.json
+++ b/pages/doc/zh-cn/dev/guide/task/spark.json
@@ -1,5 +1,5 @@
 {
-  "__html": "<h1 id=\"spark节点\">SPARK节点</h1>\n<h2 id=\"综述\">综述</h2>\n<p>Spark  
任务类型用于执行 Spark 应用。对于 Spark 节点,worker 支持两个不同类型的 spark 命令提交任务:</p>\n<p>(1) 
<code>spark submit</code> 方式提交任务。更多详情查看 <a 
href=\"https://archive.apache.org/dist/spark/docs/3.2.1/#running-the-examples-and-shell\";>spark-submit</a>。</p>\n<p>(2)
 <code>spark sql</code> 方式提交任务。更多详情查看 <a 
href=\"https://archive.apache.org/dist/spark/docs/3.2.1/api/sql/index.html\";>spark
 sql</a>。</p>\n<h2 id=\"创建任务\">创建任务</h2>\n<ul>\n<li>\n< [...]
+  "__html": "<h1 id=\"spark节点\">SPARK节点</h1>\n<h2 id=\"综述\">综述</h2>\n<p>Spark  
任务类型用于执行 Spark 应用。对于 Spark 节点,worker 支持两个不同类型的 spark 命令提交任务:</p>\n<p>(1) 
<code>spark submit</code> 方式提交任务。更多详情查看 <a 
href=\"https://spark.apache.org/docs/latest/submitting-applications.html#launching-applications-with-spark-submit\";>spark-submit</a>。</p>\n<p>(2)
 <code>spark sql</code> 方式提交任务。更多详情查看 <a 
href=\"https://spark.apache.org/docs/latest/sql-distributed-sql-engine-spark-sql-cli.html\";>spark
 sql</a>。</p>\ [...]
   "location": [
     "功能介绍",
     "任务类型",

Reply via email to