This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 9c5746c [Docs] Change about dolphinscheduler
About_DolphinScheduler.md (#674)
9c5746c is described below
commit 9c5746c2f10bcfd709560313bbec0909691fd9ec
Author: Kodalien <[email protected]>
AuthorDate: Wed Feb 9 11:31:09 2022 +0800
[Docs] Change about dolphinscheduler About_DolphinScheduler.md (#674)
Signed-off-by: FuOpikuchu <[email protected]>
---
.../2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md | 4 +++-
.../dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md | 2 ++
.../2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md | 2 ++
.../dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md | 2 ++
4 files changed, 9 insertions(+), 1 deletion(-)
diff --git
a/docs/en-us/2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
b/docs/en-us/2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
index d56b029..5f1cb64 100644
--- a/docs/en-us/2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
+++ b/docs/en-us/2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
@@ -1,3 +1,5 @@
+# About DolphinScheduler
+
Apache DolphinScheduler is a cloud-native visual Big Data workflow scheduler
system, committed to “solving complex big-data task dependencies and triggering
relationships in data OPS orchestration so that various types of big data tasks
can be used out of the box”.
# High Reliability
@@ -7,4 +9,4 @@ Apache DolphinScheduler is a cloud-native visual Big Data
workflow scheduler sys
# Rich Scenarios
- Support multi-tenant. Support many task types e.g., spark,flink,hive, mr,
shell, python, sub_process
# High Expansibility
-- Support custom task types, Distributed scheduling, and the overall
scheduling capability will increase linearly with the scale of the cluster
\ No newline at end of file
+- Support custom task types, Distributed scheduling, and the overall
scheduling capability will increase linearly with the scale of the cluster
diff --git
a/docs/en-us/dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
b/docs/en-us/dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
index a5107bc..5f1cb64 100644
--- a/docs/en-us/dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
+++ b/docs/en-us/dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
@@ -1,3 +1,5 @@
+# About DolphinScheduler
+
Apache DolphinScheduler is a cloud-native visual Big Data workflow scheduler
system, committed to “solving complex big-data task dependencies and triggering
relationships in data OPS orchestration so that various types of big data tasks
can be used out of the box”.
# High Reliability
diff --git
a/docs/zh-cn/2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
b/docs/zh-cn/2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
index c4c8227..578ce51 100644
--- a/docs/zh-cn/2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
+++ b/docs/zh-cn/2.0.3/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
@@ -1,5 +1,7 @@
# 关于DolphinScheduler
+
Apache DolphinScheduler是一个分布式易扩展的可视化DAG工作流任务调度开源系统。解决数据研发ETL
错综复杂的依赖关系,不能直观监控任务健康状态等问题。DolphinScheduler以DAG流式的方式将Task组装起来,可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作
+
# 简单易用
DAG监控界面,所有流程定义都是可视化,通过拖拽任务定制DAG,通过API方式与第三方系统对接, 一键部署
# 高可靠性
diff --git
a/docs/zh-cn/dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
b/docs/zh-cn/dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
index c4c8227..578ce51 100644
--- a/docs/zh-cn/dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
+++ b/docs/zh-cn/dev/user_doc/About_DolphinScheduler/About_DolphinScheduler.md
@@ -1,5 +1,7 @@
# 关于DolphinScheduler
+
Apache DolphinScheduler是一个分布式易扩展的可视化DAG工作流任务调度开源系统。解决数据研发ETL
错综复杂的依赖关系,不能直观监控任务健康状态等问题。DolphinScheduler以DAG流式的方式将Task组装起来,可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作
+
# 简单易用
DAG监控界面,所有流程定义都是可视化,通过拖拽任务定制DAG,通过API方式与第三方系统对接, 一键部署
# 高可靠性