This is an automated email from the ASF dual-hosted git repository.
lgcareer 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 da5467e add metadata-1.3 and update download page
new 088d38a Merge pull request #138 from lgcareer/master-1.3.0-doc
da5467e is described below
commit da5467ed9245acacb722fab15421ec4fd2775d6e
Author: lgcareer <[email protected]>
AuthorDate: Sun Jun 28 17:32:56 2020 +0800
add metadata-1.3 and update download page
---
docs/zh-cn/1.3.0/user_doc/metadata-1.3.md | 12 +++++++-----
docs/zh-cn/release/download.md | 2 ++
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/docs/zh-cn/1.3.0/user_doc/metadata-1.3.md
b/docs/zh-cn/1.3.0/user_doc/metadata-1.3.md
index 09a14ae..e298b48 100644
--- a/docs/zh-cn/1.3.0/user_doc/metadata-1.3.md
+++ b/docs/zh-cn/1.3.0/user_doc/metadata-1.3.md
@@ -1,4 +1,4 @@
-# Dolphin Scheduler 1.2元数据文档
+# Dolphin Scheduler 1.3元数据文档
<a name="25Ald"></a>
### 表概览
@@ -75,6 +75,8 @@
| timeout | int | 超时时间 |
| tenant_id | int | 租户id |
| update_time | datetime | 更新时间 |
+| modify_by | varchar | 修改用户 |
+| resource_ids | varchar | 资源id集 |
<a name="e6jfz"></a>
#### t_ds_process_instance
@@ -109,7 +111,7 @@
| history_cmd | text | 历史命令,记录所有对流程实例的操作 |
| dependence_schedule_times | text | 依赖节点的预估时间 |
| process_instance_priority | int | 流程实例优先级:0 Highest,1 High,2 Medium,3 Low,4
Lowest |
-| worker_group_id | int | 任务指定运行的worker分组 |
+| worker_group | varchar | 任务指定运行的worker分组 |
| timeout | int | 超时时间 |
| tenant_id | int | 租户id |
@@ -138,7 +140,7 @@
| retry_interval | int | 重试间隔 |
| max_retry_times | int | 最大重试次数 |
| task_instance_priority | int | 任务实例优先级:0 Highest,1 High,2 Medium,3 Low,4
Lowest |
-| worker_group_id | int | 任务指定运行的worker分组 |
+| worker_group | varchar | 任务指定运行的worker分组 |
<a name="pPQkU"></a>
#### t_ds_schedules
@@ -155,7 +157,7 @@
| warning_type | tinyint | 告警类型:0 不发,1 流程成功发,2 流程失败发,3 成功失败都发 |
| warning_group_id | int | 告警组id |
| process_instance_priority | int | 流程实例优先级:0 Highest,1 High,2 Medium,3 Low,4
Lowest |
-| worker_group_id | int | 任务指定运行的worker分组 |
+| worker_group | varchar | 任务指定运行的worker分组 |
| create_time | datetime | 创建时间 |
| update_time | datetime | 更新时间 |
@@ -177,7 +179,7 @@
| dependence | varchar | 依赖字段 |
| update_time | datetime | 更新时间 |
| process_instance_priority | int | 流程实例优先级:0 Highest,1 High,2 Medium,3 Low,4
Lowest |
-| worker_group_id | int | 任务指定运行的worker分组 |
+| worker_group | varchar | 任务指定运行的worker分组 |
diff --git a/docs/zh-cn/release/download.md b/docs/zh-cn/release/download.md
index b0df434..c0b7af0 100644
--- a/docs/zh-cn/release/download.md
+++ b/docs/zh-cn/release/download.md
@@ -7,6 +7,8 @@
## DolphinScheduler
| 日期 | 版本| | 下载 |
|:---:|:--:|:--:|:--:|
+| Jun. 28th, 2020 | 1.3.0 | Source code|
[[src]](https://www.apache.org/dyn/closer.cgi/incubator/dolphinscheduler/1.3.0/apache-dolphinscheduler-incubating-1.3.0-src.zip)
[[asc]](https://downloads.apache.org/incubator/dolphinscheduler/1.3.0/apache-dolphinscheduler-incubating-1.3.0-src.zip.asc)
[[sha512]](https://downloads.apache.org/incubator/dolphinscheduler/1.3.0/apache-dolphinscheduler-incubating-1.3.0-src.zip.sha512)|
+| | | Binary Distribution|
[[tar]](https://www.apache.org/dyn/closer.cgi/incubator/dolphinscheduler/1.3.0/apache-dolphinscheduler-incubating-1.3.0-dolphinscheduler-bin.tar.gz)
[[asc]](https://downloads.apache.org/incubator/dolphinscheduler/1.3.0/apache-dolphinscheduler-incubating-1.3.0-dolphinscheduler-bin.tar.gz.asc)
[[sha512]](https://downloads.apache.org/incubator/dolphinscheduler/1.3.0/apache-dolphinscheduler-incubating-1.3.0-dolphinscheduler-bin.tar.gz.sha512)|
| Feb. 24th, 2020 | 1.2.1 | Source code|
[[src]](https://www.apache.org/dyn/closer.cgi/incubator/dolphinscheduler/1.2.1/apache-dolphinscheduler-incubating-1.2.1-src.zip)
[[asc]](https://downloads.apache.org/incubator/dolphinscheduler/1.2.1/apache-dolphinscheduler-incubating-1.2.1-src.zip.asc)
[[sha512]](https://downloads.apache.org/incubator/dolphinscheduler/1.2.1/apache-dolphinscheduler-incubating-1.2.1-src.zip.sha512)|
| | | Binary Distribution|
[[tar]](https://www.apache.org/dyn/closer.cgi/incubator/dolphinscheduler/1.2.1/apache-dolphinscheduler-incubating-1.2.1-dolphinscheduler-bin.tar.gz)
[[asc]](https://downloads.apache.org/incubator/dolphinscheduler/1.2.1/apache-dolphinscheduler-incubating-1.2.1-dolphinscheduler-bin.tar.gz.asc)
[[sha512]](https://downloads.apache.org/incubator/dolphinscheduler/1.2.1/apache-dolphinscheduler-incubating-1.2.1-dolphinscheduler-bin.tar.gz.sha512)|
| Jan. 2th, 2020 | 1.2.0 | Source code|
[[src]](https://www.apache.org/dyn/closer.cgi/incubator/dolphinscheduler/1.2.0/apache-dolphinscheduler-incubating-1.2.0-src.zip)
[[asc]](https://downloads.apache.org/incubator/dolphinscheduler/1.2.0/apache-dolphinscheduler-incubating-1.2.0-src.zip.asc)
[[sha512]](https://downloads.apache.org/incubator/dolphinscheduler/1.2.0/apache-dolphinscheduler-incubating-1.2.0-src.zip.sha512)|