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 49b51fc3e7 Automated deployment:
2e324d31e031f75efc5fdd73a9008adcabccf67e
49b51fc3e7 is described below
commit 49b51fc3e74cc3f23683fe77fb4cc22b940f0198
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 12 08:07:00 2023 +0000
Automated deployment: 2e324d31e031f75efc5fdd73a9008adcabccf67e
---
data/blog/zh-cn.json | 18 +++++++++++++++++
fetch/blog/zh-cn.json | 22 +++++++++++++++++++++
img/2023-11-17/1.png | Bin 0 -> 189994 bytes
img/2023-11-17/2.png | Bin 0 -> 188324 bytes
img/2023-11-17/3.png | Bin 0 -> 401340 bytes
img/2023-11-17/4.png | Bin 0 -> 182162 bytes
img/2023-11-17/5.png | Bin 0 -> 386428 bytes
img/2023-11-17/6.png | Bin 0 -> 345375 bytes
img/2023-11-9/1.png | Bin 0 -> 28560 bytes
...nt_practice_in_the_communications_industry.json | 8 ++++++++
...e_DolphinScheduler_3.0.0_to_3.1.8_tutorial.json | 8 ++++++++
...hinScheduler_completely_set_up_GMT_+8_zone.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/4.0.4/.buildinfo | 2 +-
python/main/.buildinfo | 2 +-
24 files changed, 76 insertions(+), 12 deletions(-)
diff --git a/data/blog/zh-cn.json b/data/blog/zh-cn.json
index 8dfd61692e..8cf3be81b6 100644
--- a/data/blog/zh-cn.json
+++ b/data/blog/zh-cn.json
@@ -11,6 +11,18 @@
"title": "Apache DolphinScheduler 2.0.1 来了,备受期待的一键升级、插件化终于实现!",
"time": "2021-12-17"
},
+ {
+ "name":
"Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry",
+ "content": "title: Apache DolphinScheduler在某通信行业的多集群统一建设与管理实践\nkeywords:
Apache DolphinScheduler, 通信, 多集群\ndescription:
如果每个集群都独立部署调度系统,将会有多套调度服务管理入口,这对于运维和开发者,无论维护和使用上来说都非常不便。因此,我们决定构建一个统一调度平台,集中管理多个集群的调度任务,也为我们后续深度平台集成提供契机。\n\n\n背景介绍\n为什么我们考虑构建统一的调度平台?
主要原因是:我们公司的大数据中心目前拥有七个大数据集群,这些集群分布在不同的机房,例如内蒙、南京、苏州和广州。而且,这些机房之间的网络并不互通。如果每个集群都独立部署调度系统,将会有多套调度服务管理入口,这对于运维和开发者,无论维护和使用上来说都非常不便。因此,我们决定构建一个统一调度平台,
集中管理多个集群的调度任务,也为我们后续深度平台集成提供契机。\n\n构建经验\n网络通讯:
之前我们的DolphinScheduler是基于单一机房的内网通讯。然而,考虑到 [...]
+ "title": " Apache DolphinScheduler在某通信行业的多集群统一建设与管理实践",
+ "time": "2023-11-17"
+ },
+ {
+ "name": "Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial",
+ "content": "title: Apache DolphinScheduler 3.0.0 升级到 3.1.8 教程\nkeywords:
Apache DolphinScheduler, 升级, 教程\ndescription: 安装部署的流程可参考官网的文档Version
3.1.8/部署指南/伪集群部署安装部署的流程可参考官网的文档\n\n背景介绍\nVersion
3.1.8/部署指南/伪集群部署(Pseudo-Cluster)\nhttps://dolphinscheduler.apache.org/zh-cn/docs/3.1.8/guide/installation/pseudo-cluster\n本文开始之前,我先补充说明一下升级
Apache DolphinScheduler 的几个关键点\n元数据备份\n做好已有元数据做备份(以 MySQL 为例,元数据存储在 Mysql 的
dolphinscheduler 数据库里)\n伪代码\nmysqldump -u root -p dolphinscheduler >
dolphinsc [...]
+ "title": "Apache DolphinScheduler 3.0.0 升级到 3.1.8 教程?",
+ "time": "2023-11-21"
+ },
{
"name": "Apache_DolphinScheduler_in_XWBank",
"content": "金融任务实例实时、离线跑批Apache
DolphinScheduler在新网银行的三大场景与五大优化\n\n\n\n在新网银行,每天都有大量的任务实例产生,其中实时任务占据多数。为了更好地处理任务实例,新网银行在综合考虑之后,选择使用
Apache DolphinScheduler
来完成这项挑战。如今,新网银行多个项目已经完成了实时与准实时的跑批,指标管理系统的离线跑批,应用于离线数据开发和任务调度、准实时数据开发和任务调度,以及其他非
ETL 用户定义数据跑批三类场景中。\n为了更好地适应业务需求,新网银行是如何基于Apache DolphinScheduler 做改造的呢?在 Apache
DolphinScheduler 4 月Meetup上,来自新网银行大数据中心的高级大数据工程师 陈卫,为我们带来了《 Apache
DolphinScheduler 在新网银行的实践应用》。\n本次分享分为四个环节:\n\n\n新网银行引入 Apache DolphinS
cheduler 的背景介绍\n\n\nApache DolphinSc [...]
@@ -173,6 +185,12 @@
"title": "数据分析师干了专业数仓工程师的活,自如是怎么做到的?",
"time": "2023-9-11"
},
+ {
+ "name": "How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone",
+ "content": "\ntitle: Apache DolphinScheduler如何完全设置东八区?\nkeywords: Apache
DolphinScheduler, 时区, 东八区\ndescription: 为了兼容全世界不同时区,Apache DolphinScheduler
使用的是 UTC 0 时区,包括保存到数据库表中的数据时区,以及展示到页面上的时区。\n\n默认情况\n为了兼容全世界不同时区,Apache
DolphinScheduler 使用的是 UTC 0
时区,包括保存到数据库表中的数据时区,以及展示到页面上的时区。\n如果我们想在页面上看到东八区时间,则需要在页面上手动选择上海时区,如下图所示:\n\n这样选择之后,虽然页面上显示的时间是对的,但是具体单个任务中的日志时间依然是
0 时区,而且底层表中所有数据的时间也是 0
时区。\n如果想要页面上显示的时间是东八区,而且任务日志中的时区也是东八区,并且表中保存的数据时间也是东八区,则需要修改如下几个地
方的设置。(修改有风险。请备份好您的相关文件。)\n配置修改\n首先切换到 [...]
+ "title": "Apache DolphinScheduler如何完全设置GMT+8区?",
+ "time": "2023-11-9"
+ },
{
"name":
"How_does_Apache_DolphinScheduler_solve_the_pain_points_of_Chuanzhi_Education_data_warehouse_scheduling",
"content": "精彩回顾\n在 Apache DolphinScheduler&Hudi 联合 Meetup
上,传智教育的资深研究员 孔帅,为我们带来题为《Apache DolphinScheduler在传智教育的实践》的分享。\n演讲主要分为 3 部分:\n1.
传智教育数仓架构的演变\n2. DolphinScheduler在传智的实践与思考\n3.
展望未来\n1、传智教育数仓架构的演变\n首先我们来看一下传智教育数仓架构的演变。\n01 传智教育数仓 1.0 架构\n在传智教育数仓 1.0
的架构体系中,我们首先聊一下我们的主体业务流程。\n\n上图为传智教育的核心分析流程。首先客户会访问官方网站,客户在访问网站期间可以咨询在线客服,了解我们的课程。如果客户感觉这些课程有帮助,并产生学习意向,会给我们留下一些线索,比如电话、微信、QQ
号等。\n我们拿到这些之后,线下客服人员会根据这些线索和客户进行进一步沟通联系。如�
��这些线索联系不到,则把这些线索设置为无效线索;如果能够联系上,客服会和客户进行电话沟通或微信交流。\n当客户报名后,就 [...]
diff --git a/fetch/blog/zh-cn.json b/fetch/blog/zh-cn.json
index 9141f8fa79..393cda566f 100644
--- a/fetch/blog/zh-cn.json
+++ b/fetch/blog/zh-cn.json
@@ -180,6 +180,20 @@
"type": "tutorial",
"label": "教程",
"children": [
+ {
+ "name": "Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial",
+ "title": "Apache DolphinScheduler 3.0.0 升级到 3.1.8 教程?",
+ "author": "Niko_Zeng",
+ "dateStr": "2023-11-21",
+ "desc": "安装部署的流程可参考官网的文档Version 3.1.8/部署指南/伪集群部署安装部署的流程可参考官网的文档..."
+ },
+ {
+ "name":
"How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone",
+ "title": "Apache DolphinScheduler如何完全设置GMT+8区?",
+ "author": "Niko_Zeng",
+ "dateStr": "2023-11-9",
+ "desc": "本文将简单指导你如何快速设置时区..."
+ },
{
"name":
"2_The_most_comprehensive_introductory_tutorial_written_in_a_month",
"title": "还不会用 Apache Dolphinscheduler?大佬用时一个月写出的最全入门教程(2)",
@@ -215,6 +229,14 @@
"type": "user",
"label": "用户案例",
"children": [
+ {
+ "name":
"Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry",
+ "title": " Apache DolphinScheduler在某通信行业的多集群统一建设与管理实践",
+ "author": "Niko Zeng",
+ "dateStr": "2023-11-17",
+ "desc":
"如果每个集群都独立部署调度系统,将会有多套调度服务管理入口,这对于运维和开发者,无论维护和使用上来说都非常不便。因此,我们决定构建一个统一调度平台,集中管理多个集群的调度任务,也为我们后续深度平台集成提供契机...",
+ "img": "/img/2023-11-17/1.png"
+ },
{
"name":
"Zhendao_Group_builds_an_intelligent_marketing_cloud_platform_based_on_Apache_DolphinScheduler",
"title": " 珍岛集团基于 Apache DolphinScheduler 打造智能营销云平台",
diff --git a/img/2023-11-17/1.png b/img/2023-11-17/1.png
new file mode 100644
index 0000000000..7be3b29c10
Binary files /dev/null and b/img/2023-11-17/1.png differ
diff --git a/img/2023-11-17/2.png b/img/2023-11-17/2.png
new file mode 100644
index 0000000000..225ddd016a
Binary files /dev/null and b/img/2023-11-17/2.png differ
diff --git a/img/2023-11-17/3.png b/img/2023-11-17/3.png
new file mode 100644
index 0000000000..478aa199fa
Binary files /dev/null and b/img/2023-11-17/3.png differ
diff --git a/img/2023-11-17/4.png b/img/2023-11-17/4.png
new file mode 100644
index 0000000000..9b239b01df
Binary files /dev/null and b/img/2023-11-17/4.png differ
diff --git a/img/2023-11-17/5.png b/img/2023-11-17/5.png
new file mode 100644
index 0000000000..80141e30a6
Binary files /dev/null and b/img/2023-11-17/5.png differ
diff --git a/img/2023-11-17/6.png b/img/2023-11-17/6.png
new file mode 100644
index 0000000000..b15dd4b362
Binary files /dev/null and b/img/2023-11-17/6.png differ
diff --git a/img/2023-11-9/1.png b/img/2023-11-9/1.png
new file mode 100644
index 0000000000..97afe7ffca
Binary files /dev/null and b/img/2023-11-9/1.png differ
diff --git
a/pages/blog/zh-cn/Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry.json
b/pages/blog/zh-cn/Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry.json
new file mode 100644
index 0000000000..e6261d4e6c
--- /dev/null
+++
b/pages/blog/zh-cn/Apache_DolphinScheduler's_multi-cluster_unified_construction_and_management_practice_in_the_communications_industry.json
@@ -0,0 +1,8 @@
+{
+ "__html": "<pre><code class=\"language-yaml\"><span
class=\"hljs-attr\">title:</span> <span class=\"hljs-string\">Apache</span>
<span class=\"hljs-string\">DolphinScheduler在某通信行业的多集群统一建设与管理实践</span>\n<span
class=\"hljs-attr\">keywords:</span> <span class=\"hljs-string\">Apache</span>
<span class=\"hljs-string\">DolphinScheduler,</span> <span
class=\"hljs-string\">通信,</span> <span class=\"hljs-string\">多集群</span>\n<span
class=\"hljs-attr\">description:</span> <span class=\"hljs-string\" [...]
+ "time": "2023-11-17",
+ "author": "Niko Zeng",
+ "title": " Apache DolphinScheduler在某通信行业的多集群统一建设与管理实践",
+ "type": "user",
+ "label": "用户案例"
+}
\ No newline at end of file
diff --git
a/pages/blog/zh-cn/Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial.json
b/pages/blog/zh-cn/Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial.json
new file mode 100644
index 0000000000..6dc2245085
--- /dev/null
+++ b/pages/blog/zh-cn/Apache_DolphinScheduler_3.0.0_to_3.1.8_tutorial.json
@@ -0,0 +1,8 @@
+{
+ "__html": "<pre><code class=\"language-yaml\"><span
class=\"hljs-attr\">title:</span> <span class=\"hljs-string\">Apache</span>
<span class=\"hljs-string\">DolphinScheduler</span> <span
class=\"hljs-number\">3.0</span><span class=\"hljs-number\">.0</span> <span
class=\"hljs-string\">升级到</span> <span class=\"hljs-number\">3.1</span><span
class=\"hljs-number\">.8</span> <span class=\"hljs-string\">教程</span>\n<span
class=\"hljs-attr\">keywords:</span> <span class=\"hljs-string\">Apache</s [...]
+ "time": "2023-11-21",
+ "author": "Niko_Zeng",
+ "title": "Apache DolphinScheduler 3.0.0 升级到 3.1.8 教程?",
+ "type": "tutorial",
+ "label": "教程"
+}
\ No newline at end of file
diff --git
a/pages/blog/zh-cn/How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone.json
b/pages/blog/zh-cn/How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone.json
new file mode 100644
index 0000000000..39fd15d4ae
--- /dev/null
+++
b/pages/blog/zh-cn/How_does_Apache_DolphinScheduler_completely_set_up_GMT_+8_zone.json
@@ -0,0 +1,8 @@
+{
+ "__html": "<h3></h3>\n<pre><code class=\"language-yaml\"><span
class=\"hljs-attr\">title:</span> <span class=\"hljs-string\">Apache</span>
<span class=\"hljs-string\">DolphinScheduler如何完全设置东八区?</span>\n<span
class=\"hljs-attr\">keywords:</span> <span class=\"hljs-string\">Apache</span>
<span class=\"hljs-string\">DolphinScheduler,</span> <span
class=\"hljs-string\">时区,</span> <span class=\"hljs-string\">东八区</span>\n<span
class=\"hljs-attr\">description:</span> <span class=\"hljs-string [...]
+ "time": "2023-11-9",
+ "author": "Niko_Zeng",
+ "title": "Apache DolphinScheduler如何完全设置GMT+8区?",
+ "type": "tutorial",
+ "label": "教程"
+}
\ No newline at end of file
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 1f549af164..e2e411f86b 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: a90e2b7da2f7e3c816dc255f3f914578
+config: c10728552febdc555f671fd9e88c6e79
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 1f498eb344..136bd8ec0d 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: a1131e3f74731aa9a47ff448c7ae5e31
+config: de874dcecc54f3cad58da400efa09162
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index a2df68b964..085e660e7c 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: 3bddf35d6d04ff6a2df73dd5bd2420ac
+config: 7f4606cec456ecfe23430b06f56d411f
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index 21f6a47eba..5ffe6f53bc 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: bf216abb0c2b92de6e11c41308cd55f1
+config: cf70f4d9a31af605f5c21260b9116494
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index f870c9c45a..bc67a0e58a 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: 42c2a783c1431cc6f234a1e6a6daeda8
+config: 2f70760360e93c8a0fac25c98108bdb2
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index c65058ecd6..21196d9732 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: e0b80600b99caa43daca3b1b5d53bf98
+config: 9af4de759749df0a671c823b24a02108
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index 0f39d73a6b..fb5f24116d 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: 99ae37d742a09d4c1e59684dc828d19c
+config: 152e4e5e00cf73939941ba80378eee37
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index d8dc783389..e781195394 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: 925db76e6620998f61fb4554a4477573
+config: 9fbdbc7fa711fa471849967b62f0ebd2
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 2a73a29d92..8b5f258a8e 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: 2d638343e794ea06034bfc8c0ae1bd2b
+config: 53161eda7d13c6ed2a4c92ce3f64ae95
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index 41ad5ba78b..ebaa5231d5 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: af681def9dcdbc5bf89ef99ba52b6d3e
+config: d4dc6fd482463fd00315efca119536cb
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index d7030ad4e6..545ad9b23c 100644
--- a/python/4.0.4/.buildinfo
+++ b/python/4.0.4/.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: ca8084e05a684577ae7daa6d20820b9d
+config: 7495c8ddff4d1831ed00b15b03c2e0ec
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 85e50c16c5..65d6c536d6 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: 23df92368cb58578764c23d6f3e9943e
+config: 6a300da33dfc085b9591726ea33bda18
tags: 645f666f9bcd5a90fca523b33c5a78b7