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 5f0c552 Automated deployment: 5bd792747f5d149d30f44a59c9f3cfd2b892b9a5
5f0c552 is described below
commit 5f0c55289623926fd72999b9ee791b10c2613f63
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 18 08:15:12 2022 +0000
Automated deployment: 5bd792747f5d149d30f44a59c9f3cfd2b892b9a5
---
en-us/docs/2.0.0/user_doc/guide/task/flink.html | 2 +-
en-us/docs/2.0.0/user_doc/guide/task/flink.json | 2 +-
en-us/docs/2.0.1/user_doc/guide/task/flink.html | 2 +-
en-us/docs/2.0.1/user_doc/guide/task/flink.json | 2 +-
en-us/docs/2.0.2/user_doc/guide/task/flink.html | 2 +-
en-us/docs/2.0.2/user_doc/guide/task/flink.json | 2 +-
en-us/docs/dev/user_doc/guide/task/flink.html | 2 +-
en-us/docs/dev/user_doc/guide/task/flink.json | 2 +-
en-us/docs/latest/user_doc/guide/task/flink.html | 2 +-
en-us/docs/latest/user_doc/guide/task/flink.json | 2 +-
zh-cn/docs/2.0.0/user_doc/guide/task/flink.html | 2 +-
zh-cn/docs/2.0.0/user_doc/guide/task/flink.json | 2 +-
zh-cn/docs/2.0.1/user_doc/guide/task/flink.html | 2 +-
zh-cn/docs/2.0.1/user_doc/guide/task/flink.json | 2 +-
zh-cn/docs/2.0.2/user_doc/guide/task/flink.html | 2 +-
zh-cn/docs/2.0.2/user_doc/guide/task/flink.json | 2 +-
zh-cn/docs/dev/user_doc/guide/task/flink.html | 2 +-
zh-cn/docs/dev/user_doc/guide/task/flink.json | 2 +-
zh-cn/docs/latest/user_doc/guide/task/flink.html | 2 +-
zh-cn/docs/latest/user_doc/guide/task/flink.json | 2 +-
20 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/en-us/docs/2.0.0/user_doc/guide/task/flink.html
b/en-us/docs/2.0.0/user_doc/guide/task/flink.html
index 6d21b58..02122ab 100644
--- a/en-us/docs/2.0.0/user_doc/guide/task/flink.html
+++ b/en-us/docs/2.0.0/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>Number of taskManage: You can set the number of taskManage</li>
<li>JobManager memory number: You can set the jobManager memory number</li>
<li>TaskManager memory number: You can set the taskManager memory number</li>
-<li>Command line parameters: Set the input parameters of the Spark program and
support the substitution of custom parameter variables.</li>
+<li>Command line parameters: Set the input parameters of the Flink program and
support the substitution of custom parameter variables.</li>
<li>Other parameters: support --jars, --files, --archives, --conf format</li>
<li>Resource: If the resource file is referenced in other parameters, you need
to select and specify in the resource</li>
<li>Custom parameter: It is a local user-defined parameter of Flink, which
will replace the content with ${variable} in the script</li>
diff --git a/en-us/docs/2.0.0/user_doc/guide/task/flink.json
b/en-us/docs/2.0.0/user_doc/guide/task/flink.json
index d663a2c..50d2792 100644
--- a/en-us/docs/2.0.0/user_doc/guide/task/flink.json
+++ b/en-us/docs/2.0.0/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
+ "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
"link": "/dist/en-us/docs/2.0.0/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/2.0.1/user_doc/guide/task/flink.html
b/en-us/docs/2.0.1/user_doc/guide/task/flink.html
index 8c41095..816b632 100644
--- a/en-us/docs/2.0.1/user_doc/guide/task/flink.html
+++ b/en-us/docs/2.0.1/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>Number of taskManage: You can set the number of taskManage</li>
<li>JobManager memory number: You can set the jobManager memory number</li>
<li>TaskManager memory number: You can set the taskManager memory number</li>
-<li>Command line parameters: Set the input parameters of the Spark program and
support the substitution of custom parameter variables.</li>
+<li>Command line parameters: Set the input parameters of the Flink program and
support the substitution of custom parameter variables.</li>
<li>Other parameters: support --jars, --files, --archives, --conf format</li>
<li>Resource: If the resource file is referenced in other parameters, you need
to select and specify in the resource</li>
<li>Custom parameter: It is a local user-defined parameter of Flink, which
will replace the content with ${variable} in the script</li>
diff --git a/en-us/docs/2.0.1/user_doc/guide/task/flink.json
b/en-us/docs/2.0.1/user_doc/guide/task/flink.json
index 20be5c6..29f5e13 100644
--- a/en-us/docs/2.0.1/user_doc/guide/task/flink.json
+++ b/en-us/docs/2.0.1/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
+ "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
"link": "/dist/en-us/docs/2.0.1/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/2.0.2/user_doc/guide/task/flink.html
b/en-us/docs/2.0.2/user_doc/guide/task/flink.html
index 4c9d43b..107ed9d 100644
--- a/en-us/docs/2.0.2/user_doc/guide/task/flink.html
+++ b/en-us/docs/2.0.2/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>Number of taskManage: You can set the number of taskManage</li>
<li>JobManager memory number: You can set the jobManager memory number</li>
<li>TaskManager memory number: You can set the taskManager memory number</li>
-<li>Command line parameters: Set the input parameters of the Spark program and
support the substitution of custom parameter variables.</li>
+<li>Command line parameters: Set the input parameters of the Flink program and
support the substitution of custom parameter variables.</li>
<li>Other parameters: support --jars, --files, --archives, --conf format</li>
<li>Resource: If the resource file is referenced in other parameters, you need
to select and specify in the resource</li>
<li>Custom parameter: It is a local user-defined parameter of Flink, which
will replace the content with ${variable} in the script</li>
diff --git a/en-us/docs/2.0.2/user_doc/guide/task/flink.json
b/en-us/docs/2.0.2/user_doc/guide/task/flink.json
index 69be231..5c398ef 100644
--- a/en-us/docs/2.0.2/user_doc/guide/task/flink.json
+++ b/en-us/docs/2.0.2/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
+ "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
"link": "/dist/en-us/docs/2.0.2/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/dev/user_doc/guide/task/flink.html
b/en-us/docs/dev/user_doc/guide/task/flink.html
index 60b76d3..817d3af 100644
--- a/en-us/docs/dev/user_doc/guide/task/flink.html
+++ b/en-us/docs/dev/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>Number of taskManage: You can set the number of taskManage</li>
<li>JobManager memory number: You can set the jobManager memory number</li>
<li>TaskManager memory number: You can set the taskManager memory number</li>
-<li>Command line parameters: Set the input parameters of the Spark program and
support the substitution of custom parameter variables.</li>
+<li>Command line parameters: Set the input parameters of the Flink program and
support the substitution of custom parameter variables.</li>
<li>Other parameters: support --jars, --files, --archives, --conf format</li>
<li>Resource: If the resource file is referenced in other parameters, you need
to select and specify in the resource</li>
<li>Custom parameter: It is a local user-defined parameter of Flink, which
will replace the content with ${variable} in the script</li>
diff --git a/en-us/docs/dev/user_doc/guide/task/flink.json
b/en-us/docs/dev/user_doc/guide/task/flink.json
index f1a5f9c..5b33581 100644
--- a/en-us/docs/dev/user_doc/guide/task/flink.json
+++ b/en-us/docs/dev/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
+ "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
"link": "/dist/en-us/docs/dev/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/latest/user_doc/guide/task/flink.html
b/en-us/docs/latest/user_doc/guide/task/flink.html
index 4c9d43b..107ed9d 100644
--- a/en-us/docs/latest/user_doc/guide/task/flink.html
+++ b/en-us/docs/latest/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>Number of taskManage: You can set the number of taskManage</li>
<li>JobManager memory number: You can set the jobManager memory number</li>
<li>TaskManager memory number: You can set the taskManager memory number</li>
-<li>Command line parameters: Set the input parameters of the Spark program and
support the substitution of custom parameter variables.</li>
+<li>Command line parameters: Set the input parameters of the Flink program and
support the substitution of custom parameter variables.</li>
<li>Other parameters: support --jars, --files, --archives, --conf format</li>
<li>Resource: If the resource file is referenced in other parameters, you need
to select and specify in the resource</li>
<li>Custom parameter: It is a local user-defined parameter of Flink, which
will replace the content with ${variable} in the script</li>
diff --git a/en-us/docs/latest/user_doc/guide/task/flink.json
b/en-us/docs/latest/user_doc/guide/task/flink.json
index 69be231..5c398ef 100644
--- a/en-us/docs/latest/user_doc/guide/task/flink.json
+++ b/en-us/docs/latest/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
+ "__html": "<h1>Flink</h1>\n<ul>\n<li>Drag in the toolbar<img
src=\"/img/flink.png\" width=\"35\"/>The task node to the drawing board, as
shown in the following figure:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink-en.png\" width=\"80%\" />\n</p>\n<ul>\n<li>Program type:
supports JAVA, Scala and Python three languages</li>\n<li>The class of the main
function: is the full path of the Main Class, the entry point of the Flink
program</li>\n<li>Main jar package: is the Flink ja [...]
"link": "/dist/en-us/docs/2.0.2/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/task/flink.html
b/zh-cn/docs/2.0.0/user_doc/guide/task/flink.html
index 9eaf301..0786012 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/task/flink.html
+++ b/zh-cn/docs/2.0.0/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>taskManage数量:可以设置taskManage数</li>
<li>jobManager内存数:可以设置jobManager内存数</li>
<li>taskManager内存数:可以设置taskManager内存数</li>
-<li>命令行参数:是设置Spark程序的输入参数,支持自定义参数变量的替换。</li>
+<li>命令行参数:是设置Flink程序的输入参数,支持自定义参数变量的替换。</li>
<li>其他参数:支持 --jars、--files、--archives、--conf格式</li>
<li>资源:如果其他参数中引用了资源文件,需要在资源中选择指定</li>
<li>自定义参数:是Flink局部的用户自定义参数,会替换脚本中以${变量}的内容</li>
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/task/flink.json
b/zh-cn/docs/2.0.0/user_doc/guide/task/flink.json
index 26e19ae..de52630 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/task/flink.json
+++ b/zh-cn/docs/2.0.0/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
+ "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
"link": "/dist/zh-cn/docs/2.0.0/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.1/user_doc/guide/task/flink.html
b/zh-cn/docs/2.0.1/user_doc/guide/task/flink.html
index fc7a936..69239fb 100644
--- a/zh-cn/docs/2.0.1/user_doc/guide/task/flink.html
+++ b/zh-cn/docs/2.0.1/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>taskManage数量:可以设置taskManage数</li>
<li>jobManager内存数:可以设置jobManager内存数</li>
<li>taskManager内存数:可以设置taskManager内存数</li>
-<li>命令行参数:是设置Spark程序的输入参数,支持自定义参数变量的替换。</li>
+<li>命令行参数:是设置Flink程序的输入参数,支持自定义参数变量的替换。</li>
<li>其他参数:支持 --jars、--files、--archives、--conf格式</li>
<li>资源:如果其他参数中引用了资源文件,需要在资源中选择指定</li>
<li>自定义参数:是Flink局部的用户自定义参数,会替换脚本中以${变量}的内容</li>
diff --git a/zh-cn/docs/2.0.1/user_doc/guide/task/flink.json
b/zh-cn/docs/2.0.1/user_doc/guide/task/flink.json
index 8df0abe..8dc6a89 100644
--- a/zh-cn/docs/2.0.1/user_doc/guide/task/flink.json
+++ b/zh-cn/docs/2.0.1/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
+ "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
"link": "/dist/zh-cn/docs/2.0.1/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.2/user_doc/guide/task/flink.html
b/zh-cn/docs/2.0.2/user_doc/guide/task/flink.html
index 1e1a070..a3cbdce 100644
--- a/zh-cn/docs/2.0.2/user_doc/guide/task/flink.html
+++ b/zh-cn/docs/2.0.2/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>taskManage数量:可以设置taskManage数</li>
<li>jobManager内存数:可以设置jobManager内存数</li>
<li>taskManager内存数:可以设置taskManager内存数</li>
-<li>命令行参数:是设置Spark程序的输入参数,支持自定义参数变量的替换。</li>
+<li>命令行参数:是设置Flink程序的输入参数,支持自定义参数变量的替换。</li>
<li>其他参数:支持 --jars、--files、--archives、--conf格式</li>
<li>资源:如果其他参数中引用了资源文件,需要在资源中选择指定</li>
<li>自定义参数:是Flink局部的用户自定义参数,会替换脚本中以${变量}的内容</li>
diff --git a/zh-cn/docs/2.0.2/user_doc/guide/task/flink.json
b/zh-cn/docs/2.0.2/user_doc/guide/task/flink.json
index a056453..3b0a9f6 100644
--- a/zh-cn/docs/2.0.2/user_doc/guide/task/flink.json
+++ b/zh-cn/docs/2.0.2/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
+ "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
"link": "/dist/zh-cn/docs/2.0.2/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/guide/task/flink.html
b/zh-cn/docs/dev/user_doc/guide/task/flink.html
index a415504..7a965f8 100644
--- a/zh-cn/docs/dev/user_doc/guide/task/flink.html
+++ b/zh-cn/docs/dev/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>taskManage数量:可以设置taskManage数</li>
<li>jobManager内存数:可以设置jobManager内存数</li>
<li>taskManager内存数:可以设置taskManager内存数</li>
-<li>命令行参数:是设置Spark程序的输入参数,支持自定义参数变量的替换。</li>
+<li>命令行参数:是设置Flink程序的输入参数,支持自定义参数变量的替换。</li>
<li>其他参数:支持 --jars、--files、--archives、--conf格式</li>
<li>资源:如果其他参数中引用了资源文件,需要在资源中选择指定</li>
<li>自定义参数:是Flink局部的用户自定义参数,会替换脚本中以${变量}的内容</li>
diff --git a/zh-cn/docs/dev/user_doc/guide/task/flink.json
b/zh-cn/docs/dev/user_doc/guide/task/flink.json
index 08cf2e9..7bc694f 100644
--- a/zh-cn/docs/dev/user_doc/guide/task/flink.json
+++ b/zh-cn/docs/dev/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
+ "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
"link": "/dist/zh-cn/docs/dev/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/latest/user_doc/guide/task/flink.html
b/zh-cn/docs/latest/user_doc/guide/task/flink.html
index 1e1a070..a3cbdce 100644
--- a/zh-cn/docs/latest/user_doc/guide/task/flink.html
+++ b/zh-cn/docs/latest/user_doc/guide/task/flink.html
@@ -26,7 +26,7 @@
<li>taskManage数量:可以设置taskManage数</li>
<li>jobManager内存数:可以设置jobManager内存数</li>
<li>taskManager内存数:可以设置taskManager内存数</li>
-<li>命令行参数:是设置Spark程序的输入参数,支持自定义参数变量的替换。</li>
+<li>命令行参数:是设置Flink程序的输入参数,支持自定义参数变量的替换。</li>
<li>其他参数:支持 --jars、--files、--archives、--conf格式</li>
<li>资源:如果其他参数中引用了资源文件,需要在资源中选择指定</li>
<li>自定义参数:是Flink局部的用户自定义参数,会替换脚本中以${变量}的内容</li>
diff --git a/zh-cn/docs/latest/user_doc/guide/task/flink.json
b/zh-cn/docs/latest/user_doc/guide/task/flink.json
index a056453..3b0a9f6 100644
--- a/zh-cn/docs/latest/user_doc/guide/task/flink.json
+++ b/zh-cn/docs/latest/user_doc/guide/task/flink.json
@@ -1,6 +1,6 @@
{
"filename": "flink.md",
- "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
+ "__html": "<h1>Flink节点</h1>\n<ul>\n<li>拖动工具栏中的<img src=\"/img/flink.png\"
width=\"35\"/>任务节点到画板中,如下图所示:</li>\n</ul>\n<p align=\"center\">\n <img
src=\"/img/flink_edit.png\" width=\"80%\"
/>\n</p>\n<ul>\n<li>程序类型:支持JAVA、Scala和Python三种语言</li>\n<li>主函数的class:是Flink程序的入口Main
Class的全路径</li>\n<li>主jar包:是Flink的jar包</li>\n<li>部署方式:支持cluster、local三种模式</li>\n<li>slot数量:可以设置slot数</li>\n<li>taskManage数量:可以设置taskManage数</li>\n<li>jobManager内存数:可以设置jobManager内存数</li>\n<li>taskManager内存数:可以设置taskMan
[...]
"link": "/dist/zh-cn/docs/2.0.2/user_doc/guide/task/flink.html",
"meta": {}
}
\ No newline at end of file