This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new efc7bb0 Replace the python node picture and modify the use document
(#255)
efc7bb0 is described below
commit efc7bb06c06d6c379545a79597db2c04eb54f3ef
Author: break60 <[email protected]>
AuthorDate: Sat Jan 9 14:32:41 2021 +0800
Replace the python node picture and modify the use document (#255)
* Modified version number
* Document quick start link replaced with 1.3.4
* Modify the official website menu
* fix
* Replace the python node picture and modify the use document
---
docs/en-us/1.2.0/user_doc/system-manual.md | 2 +-
docs/en-us/1.2.1/user_doc/system-manual.md | 2 +-
docs/en-us/1.3.1/user_doc/system-manual.md | 1 +
docs/en-us/1.3.2/user_doc/system-manual.md | 1 +
docs/en-us/1.3.3/user_doc/system-manual.md | 1 +
docs/en-us/1.3.4/user_doc/system-manual.md | 1 +
docs/zh-cn/1.2.0/user_doc/system-manual.md | 2 +-
docs/zh-cn/1.2.1/user_doc/system-manual.md | 2 +-
docs/zh-cn/1.3.1/user_doc/system-manual.md | 1 +
docs/zh-cn/1.3.2/user_doc/system-manual.md | 1 +
docs/zh-cn/1.3.3/user_doc/system-manual.md | 1 +
docs/zh-cn/1.3.4/user_doc/system-manual.md | 1 +
img/python-en.png | Bin 80196 -> 155661 bytes
img/python-en1-2.png | Bin 0 -> 133097 bytes
img/python_edit.png | Bin 63555 -> 154450 bytes
img/python_edit1-2.png | Bin 0 -> 131129 bytes
16 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/docs/en-us/1.2.0/user_doc/system-manual.md
b/docs/en-us/1.2.0/user_doc/system-manual.md
index bbf62e2..b81c653 100755
--- a/docs/en-us/1.2.0/user_doc/system-manual.md
+++ b/docs/en-us/1.2.0/user_doc/system-manual.md
@@ -670,7 +670,7 @@ Note: JAVA and Scala are just used for identification, no
difference. If it's a
> Drag the
> 
> task node in the toolbar onto the palette and double-click the task node as
> follows:
<p align="center">
- <img src="/img/python-en.png" width="80%" />
+ <img src="/img/python-en1-2.png" width="80%" />
</p>
- Script: User-developed Python program
diff --git a/docs/en-us/1.2.1/user_doc/system-manual.md
b/docs/en-us/1.2.1/user_doc/system-manual.md
index bbf62e2..b81c653 100644
--- a/docs/en-us/1.2.1/user_doc/system-manual.md
+++ b/docs/en-us/1.2.1/user_doc/system-manual.md
@@ -670,7 +670,7 @@ Note: JAVA and Scala are just used for identification, no
difference. If it's a
> Drag the
> 
> task node in the toolbar onto the palette and double-click the task node as
> follows:
<p align="center">
- <img src="/img/python-en.png" width="80%" />
+ <img src="/img/python-en1-2.png" width="80%" />
</p>
- Script: User-developed Python program
diff --git a/docs/en-us/1.3.1/user_doc/system-manual.md
b/docs/en-us/1.3.1/user_doc/system-manual.md
index 4b71172..ce2ee3b 100644
--- a/docs/en-us/1.3.1/user_doc/system-manual.md
+++ b/docs/en-us/1.3.1/user_doc/system-manual.md
@@ -710,6 +710,7 @@ Note: If you enable **kerberos**, you need to fill in
**Principal**
- Script: Python program developed by the user
- Resources: refers to the list of resource files that need to be called in
the script
- User-defined parameter: It is a local user-defined parameter of Python,
which will replace the content with ${variable} in the script
+- Note: If you import the python file under the resource directory tree, you
need to add the __init__.py file
#### 7.9 Flink Node
- Drag in the toolbar<img src="/img/flink.png" width="35"/>The task node to
the drawing board, as shown in the following figure:
diff --git a/docs/en-us/1.3.2/user_doc/system-manual.md
b/docs/en-us/1.3.2/user_doc/system-manual.md
index 90b6f39..bfc0da5 100644
--- a/docs/en-us/1.3.2/user_doc/system-manual.md
+++ b/docs/en-us/1.3.2/user_doc/system-manual.md
@@ -762,6 +762,7 @@ Note: JAVA and Scala are only used for identification,
there is no difference, i
- Script: Python program developed by the user
- Resources: refers to the list of resource files that need to be called in
the script
- User-defined parameter: It is a local user-defined parameter of Python,
which will replace the content with \${variable} in the script
+- Note: If you import the python file under the resource directory tree, you
need to add the __init__.py file
#### 7.9 Flink Node
diff --git a/docs/en-us/1.3.3/user_doc/system-manual.md
b/docs/en-us/1.3.3/user_doc/system-manual.md
index 90b6f39..bfc0da5 100644
--- a/docs/en-us/1.3.3/user_doc/system-manual.md
+++ b/docs/en-us/1.3.3/user_doc/system-manual.md
@@ -762,6 +762,7 @@ Note: JAVA and Scala are only used for identification,
there is no difference, i
- Script: Python program developed by the user
- Resources: refers to the list of resource files that need to be called in
the script
- User-defined parameter: It is a local user-defined parameter of Python,
which will replace the content with \${variable} in the script
+- Note: If you import the python file under the resource directory tree, you
need to add the __init__.py file
#### 7.9 Flink Node
diff --git a/docs/en-us/1.3.4/user_doc/system-manual.md
b/docs/en-us/1.3.4/user_doc/system-manual.md
index 90b6f39..bfc0da5 100644
--- a/docs/en-us/1.3.4/user_doc/system-manual.md
+++ b/docs/en-us/1.3.4/user_doc/system-manual.md
@@ -762,6 +762,7 @@ Note: JAVA and Scala are only used for identification,
there is no difference, i
- Script: Python program developed by the user
- Resources: refers to the list of resource files that need to be called in
the script
- User-defined parameter: It is a local user-defined parameter of Python,
which will replace the content with \${variable} in the script
+- Note: If you import the python file under the resource directory tree, you
need to add the __init__.py file
#### 7.9 Flink Node
diff --git a/docs/zh-cn/1.2.0/user_doc/system-manual.md
b/docs/zh-cn/1.2.0/user_doc/system-manual.md
index 2027a82..24647ca 100755
--- a/docs/zh-cn/1.2.0/user_doc/system-manual.md
+++ b/docs/zh-cn/1.2.0/user_doc/system-manual.md
@@ -727,7 +727,7 @@ conf/common/hadoop.properties
> 拖动工具栏中的任务节点到画板中,如下图所示:
<p align="center">
- <img src="/img/python_edit.png" width="80%" />
+ <img src="/img/python_edit1-2.png" width="80%" />
</p>
- 脚本:用户开发的Python程序
diff --git a/docs/zh-cn/1.2.1/user_doc/system-manual.md
b/docs/zh-cn/1.2.1/user_doc/system-manual.md
index 2027a82..69aa0a6 100644
--- a/docs/zh-cn/1.2.1/user_doc/system-manual.md
+++ b/docs/zh-cn/1.2.1/user_doc/system-manual.md
@@ -727,7 +727,7 @@ conf/common/hadoop.properties
> 拖动工具栏中的任务节点到画板中,如下图所示:
<p align="center">
- <img src="/img/python_edit.png" width="80%" />
+ <img src="/img/python_edit.png1-2" width="80%" />
</p>
- 脚本:用户开发的Python程序
diff --git a/docs/zh-cn/1.3.1/user_doc/system-manual.md
b/docs/zh-cn/1.3.1/user_doc/system-manual.md
index 750148b..fa5121c 100644
--- a/docs/zh-cn/1.3.1/user_doc/system-manual.md
+++ b/docs/zh-cn/1.3.1/user_doc/system-manual.md
@@ -723,6 +723,7 @@ conf/common.properties
- 脚本:用户开发的Python程序
- 资源:是指脚本中需要调用的资源文件列表
- 自定义参数:是Python局部的用户自定义参数,会替换脚本中以${变量}的内容
+- 注意:若引入资源目录树下的python文件,需添加__init__.py文件
#### 7.9 Flink节点
- 拖动工具栏中的<img src="/img/flink.png" width="35"/>任务节点到画板中,如下图所示:
diff --git a/docs/zh-cn/1.3.2/user_doc/system-manual.md
b/docs/zh-cn/1.3.2/user_doc/system-manual.md
index 06942ef..d8f86a6 100644
--- a/docs/zh-cn/1.3.2/user_doc/system-manual.md
+++ b/docs/zh-cn/1.3.2/user_doc/system-manual.md
@@ -738,6 +738,7 @@ worker.groups=default,test
- 脚本:用户开发的Python程序
- 资源:是指脚本中需要调用的资源文件列表
- 自定义参数:是Python局部的用户自定义参数,会替换脚本中以${变量}的内容
+- 注意:若引入资源目录树下的python文件,需添加__init__.py文件
#### 7.9 Flink节点
- 拖动工具栏中的<img src="/img/flink.png" width="35"/>任务节点到画板中,如下图所示:
diff --git a/docs/zh-cn/1.3.3/user_doc/system-manual.md
b/docs/zh-cn/1.3.3/user_doc/system-manual.md
index d1f4b12..1fb2735 100644
--- a/docs/zh-cn/1.3.3/user_doc/system-manual.md
+++ b/docs/zh-cn/1.3.3/user_doc/system-manual.md
@@ -738,6 +738,7 @@ worker.groups=default,test
- 脚本:用户开发的Python程序
- 资源:是指脚本中需要调用的资源文件列表
- 自定义参数:是Python局部的用户自定义参数,会替换脚本中以${变量}的内容
+- 注意:若引入资源目录树下的python文件,需添加__init__.py文件
#### 7.9 Flink节点
- 拖动工具栏中的<img src="/img/flink.png" width="35"/>任务节点到画板中,如下图所示:
diff --git a/docs/zh-cn/1.3.4/user_doc/system-manual.md
b/docs/zh-cn/1.3.4/user_doc/system-manual.md
index 06942ef..d8f86a6 100644
--- a/docs/zh-cn/1.3.4/user_doc/system-manual.md
+++ b/docs/zh-cn/1.3.4/user_doc/system-manual.md
@@ -738,6 +738,7 @@ worker.groups=default,test
- 脚本:用户开发的Python程序
- 资源:是指脚本中需要调用的资源文件列表
- 自定义参数:是Python局部的用户自定义参数,会替换脚本中以${变量}的内容
+- 注意:若引入资源目录树下的python文件,需添加__init__.py文件
#### 7.9 Flink节点
- 拖动工具栏中的<img src="/img/flink.png" width="35"/>任务节点到画板中,如下图所示:
diff --git a/img/python-en.png b/img/python-en.png
old mode 100755
new mode 100644
index d484f86..031e286
Binary files a/img/python-en.png and b/img/python-en.png differ
diff --git a/img/python-en1-2.png b/img/python-en1-2.png
new file mode 100644
index 0000000..1477c47
Binary files /dev/null and b/img/python-en1-2.png differ
diff --git a/img/python_edit.png b/img/python_edit.png
old mode 100755
new mode 100644
index ff3cb72..32ab27d
Binary files a/img/python_edit.png and b/img/python_edit.png differ
diff --git a/img/python_edit1-2.png b/img/python_edit1-2.png
new file mode 100644
index 0000000..bd2f014
Binary files /dev/null and b/img/python_edit1-2.png differ