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 b0113cc1f2 Automated deployment:
fbdfd5c312c3bf74050119f256944794f65b98c1
b0113cc1f2 is described below
commit b0113cc1f2115bfc80cafcf3523a9727418d637a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 31 10:40:24 2023 +0000
Automated deployment: fbdfd5c312c3bf74050119f256944794f65b98c1
---
data/blog/zh-cn.json | 6 ++++++
fetch/blog/zh-cn.json | 8 ++++++++
...y_to_connect_data_islands_and_strengthen_data_unification.json | 8 ++++++++
python/2.0.5/.buildinfo | 2 +-
python/2.0.6/.buildinfo | 2 +-
python/2.0.7/.buildinfo | 2 +-
python/3.0.0/.buildinfo | 2 +-
python/3.0.1/.buildinfo | 2 +-
python/3.1.0/.buildinfo | 2 +-
python/4.0.0/.buildinfo | 2 +-
python/4.0.1/.buildinfo | 2 +-
python/4.0.2/.buildinfo | 2 +-
python/4.0.3/.buildinfo | 2 +-
python/main/.buildinfo | 2 +-
14 files changed, 33 insertions(+), 11 deletions(-)
diff --git a/data/blog/zh-cn.json b/data/blog/zh-cn.json
index 96533f2356..09f804e37c 100644
--- a/data/blog/zh-cn.json
+++ b/data/blog/zh-cn.json
@@ -125,6 +125,12 @@
"title": "杭州思科对 Apache DolphinScheduler Alert 模块的改造",
"time": "2022-3-16"
},
+ {
+ "name":
"Help_the_data_pipeline_platform_in_the_automotive_industry_to_connect_data_islands_and_strengthen_data_unification",
+ "content": "讲师简介\n\n长城汽车-IDC-数据中台部-刘永飞 高级工程师\n我是长城汽车
IDC-数据中台部的刘永飞,给大家分享一下我们自研的一个数据同步工具平台,以及在使用这个工具过程中遇到的问题。今天的分享主要有四个部分:\n\n我们自研的数据管道工具平台的定位和功能;\nDolphinScheduler
在这个数据管道平台中的应用;\n总结了我们在使用 DolphinScheduler
时遇到的一些问题;\n对于数据管道平台的总结。\n\n数据管道\n本章节我将介绍一下我们自研的数据管道平台,包括技术架构、支持多种数据源、支持多种管道、主要界面、引擎设置、数据类型映射、人工告警和推广几个方面。\n平台简介\n数据管道是一个基于分布式技术构建的数据传输平台,支持多种数据源海量数据的实时、离线的方式传输。\n数据管道可通过简单的页面配置即可完成数据传
输,操作过程简单且高效,降低用户使用门槛;内设告警机制,传输任务出现异常可第一时间通过钉钉将信息发送具体责任人。\n我们从立项之初,其实是为了解决长城汽车在数据方面的一些问题,主要目标就是连接数据孤
[...]
+ "title": "助力长城汽车数据管道平台连接 “数据孤岛”,加强数据一元化,Apache DolphinScheduler 的角色定位",
+ "time": "2023-8-31"
+ },
{
"name": "How_Does_360_DIGITECH_process_10_000+_workflow_instances_per_day",
"content": "日均处理 10000+ 工作流实例,Apache DolphinScheduler 在 360
数科的实践\n\n\n\n\n从 2020 年起,360 数科全面将调度系统从 Azkaban 迁移到 Apache DolphinScheduler。作为
DolphinScheduler 的资深用户,360 数科如今每天使用 DolphinScheduler 日均处理 10000+
工作流实例。为了满足大数据平台和算法模型业务的实际需求,360 数科在 DolphinScheduler
上进行了告警监控扩展、worker增加维护模式、多机房等改造,以更加方便运维。他们具体是如何进行二次开发的呢?360 数科大数据工程师 刘建敏 在不久前的
Apache DolphinScheduler 2 月份的 Meetup 上进行了详细的分享。\n\n\n\n\n刘建敏\n360 数科
大数据工程师,主要从事 ETL 任务与调度框架的研究,大数据平台以及实时计算平台的开发。\n从 Azkaban 迁移到
DolphinScheduler\n2019 年 [...]
diff --git a/fetch/blog/zh-cn.json b/fetch/blog/zh-cn.json
index 9bac5e2c1d..e37ee86803 100644
--- a/fetch/blog/zh-cn.json
+++ b/fetch/blog/zh-cn.json
@@ -194,6 +194,14 @@
"type": "user",
"label": "用户案例",
"children": [
+ {
+ "name":
"Help_the_data_pipeline_platform_in_the_automotive_industry_to_connect_data_islands_and_strengthen_data_unification",
+ "title": "助力长城汽车数据管道平台连接 “数据孤岛”,加强数据一元化,Apache DolphinScheduler 的角色定位",
+ "author": "Niko Zeng",
+ "dateStr": "2023-8-31",
+ "desc": "来自长城汽车的高级工程师工程师刘永飞分享他们基于Apache DolphinScheduler的探索和开发成果...",
+ "img":
"https://fastly.jsdelivr.net/gh/filess/img0@main/2023/08/31/1693474264523-4a005ea0-9023-404c-b089-74f6fc43eca6.png"
+ },
{
"name":
"Application_transformation_based_on_DolphinScheduler_in_financial_technology_data_center",
"title": "金融科技数据中台基于 DolphinScheduler 的应用改造",
diff --git
a/pages/blog/zh-cn/Help_the_data_pipeline_platform_in_the_automotive_industry_to_connect_data_islands_and_strengthen_data_unification.json
b/pages/blog/zh-cn/Help_the_data_pipeline_platform_in_the_automotive_industry_to_connect_data_islands_and_strengthen_data_unification.json
new file mode 100644
index 0000000000..bcf8ea776b
--- /dev/null
+++
b/pages/blog/zh-cn/Help_the_data_pipeline_platform_in_the_automotive_industry_to_connect_data_islands_and_strengthen_data_unification.json
@@ -0,0 +1,8 @@
+{
+ "__html": "<h2>讲师简介</h2>\n<p><img
src=\"https://fastly.jsdelivr.net/gh/filess/img1@main/2023/08/31/1693474249808-365691ef-5e18-46e1-83c0-2e9cc1a45361.png\"
alt=\"\"></p>\n<p>长城汽车-IDC-数据中台部-刘永飞 高级工程师</p>\n<p>我是长城汽车
IDC-数据中台部的刘永飞,给大家分享一下我们自研的一个数据同步工具平台,以及在使用这个工具过程中遇到的问题。今天的分享主要有四个部分:</p>\n<ol>\n<li>我们自研的数据管道工具平台的定位和功能;</li>\n<li>DolphinScheduler
在这个数据管道平台中的应用;</li>\n<li>总结了我们在使用 DolphinScheduler
时遇到的一些问题;</li>\n<li>对于数据管道平台的总结。</li>\n</ol>\n<h2>数据管道</h2>\n<p>本章节我将介绍一下我们自研的数据管道平台,包括技术架构、支
[...]
+ "time": "2023-8-31",
+ "author": "Niko Zeng",
+ "title": "助力长城汽车数据管道平台连接 “数据孤岛”,加强数据一元化,Apache DolphinScheduler 的角色定位",
+ "type": "user",
+ "label": "用户案例"
+}
\ No newline at end of file
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 40fdafbda4..d5c8159e57 100644
--- a/python/2.0.5/.buildinfo
+++ b/python/2.0.5/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: e700c656421060f6d6c139414457de3c
+config: 340258333c9e2c29bc9e8501f41066a9
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index e33f4621e3..18b36fe1f2 100644
--- a/python/2.0.6/.buildinfo
+++ b/python/2.0.6/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: cf92885a9e948390a64da48097a44980
+config: 013b01eac0b7d9dafc9e28a8d3ea1d7a
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index f7c3366c20..000a432527 100644
--- a/python/2.0.7/.buildinfo
+++ b/python/2.0.7/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: ada6b3903cfa1231af79ee1188452489
+config: e200227b3e1a0ba4380be34b8f6866e1
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 8dda1a4aad..9cb2ca4f88 100644
--- a/python/3.0.0/.buildinfo
+++ b/python/3.0.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 650bedc3a72bb819074527f341c2bd3d
+config: 71084aa72ffd2ad0b0605064fbe8724d
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index ad50cdfa03..b2ba01a80f 100644
--- a/python/3.0.1/.buildinfo
+++ b/python/3.0.1/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 64c0fe8c2e6000eee96630ff4fd6c7f0
+config: 11a2d716a96a2edd9abc495c07012032
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index c08c841d36..0825487378 100644
--- a/python/3.1.0/.buildinfo
+++ b/python/3.1.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: e61077d6edf5b3f21748dc4f068641f9
+config: 9df54d05693c97de240104e68da684fc
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index ed5e7318b9..8edba7380f 100644
--- a/python/4.0.0/.buildinfo
+++ b/python/4.0.0/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 061db89c80d0a9953b8c6022ac092c31
+config: cf192bd3929a76ff323f12d40a019a8a
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 3bc5043fa1..c8760096c1 100644
--- a/python/4.0.1/.buildinfo
+++ b/python/4.0.1/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: dec33e1b7eb4ee1f10583051063856cb
+config: b3657e8a55f9a940ce23d23a8649a255
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 44fec93fd1..3bc5b1646c 100644
--- a/python/4.0.2/.buildinfo
+++ b/python/4.0.2/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 9618d184738396041b7605bf257b5eae
+config: 42555a508b6e0b81d611e22fdeef1c02
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 0f73e60a7f..0c577def8f 100644
--- a/python/4.0.3/.buildinfo
+++ b/python/4.0.3/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 6feed6401d0fcee55a940ff509e3af49
+config: 6ffe60dc4c99f6f7de4712da01cf039b
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index adf380ec66..c366439654 100644
--- a/python/main/.buildinfo
+++ b/python/main/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it
is not found, a full rebuild will be done.
-config: 8185142fd5c91d62d55cd0009af35174
+config: 9a4743596639943f0c8102b5139eabeb
tags: 645f666f9bcd5a90fca523b33c5a78b7