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 608c8e0b37 Automated deployment: 
adc946d0cd4b8f347bec65317cc0b68412bd2697
608c8e0b37 is described below

commit 608c8e0b3730402234a615c554e7d5228e99ac4b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 17:01:22 2024 +0000

    Automated deployment: adc946d0cd4b8f347bec65317cc0b68412bd2697
---
 data/blog/zh-cn.json                                   |   6 ++++++
 fetch/blog/zh-cn.json                                  |   8 ++++++++
 img/2024-01-29/1.png                                   | Bin 0 -> 116187 bytes
 img/2024-01-29/10.png                                  | Bin 0 -> 18167 bytes
 img/2024-01-29/11.png                                  | Bin 0 -> 36474 bytes
 img/2024-01-29/12.png                                  | Bin 0 -> 98830 bytes
 img/2024-01-29/13.png                                  | Bin 0 -> 15768 bytes
 img/2024-01-29/14.png                                  | Bin 0 -> 54694 bytes
 img/2024-01-29/15.png                                  | Bin 0 -> 43711 bytes
 img/2024-01-29/16.png                                  | Bin 0 -> 296934 bytes
 img/2024-01-29/17.png                                  | Bin 0 -> 137732 bytes
 img/2024-01-29/18.png                                  | Bin 0 -> 291438 bytes
 img/2024-01-29/19.png                                  | Bin 0 -> 40936 bytes
 img/2024-01-29/2.png                                   | Bin 0 -> 38964 bytes
 img/2024-01-29/20.png                                  | Bin 0 -> 62549 bytes
 img/2024-01-29/21.png                                  | Bin 0 -> 111390 bytes
 img/2024-01-29/22.png                                  | Bin 0 -> 39156 bytes
 img/2024-01-29/23.png                                  | Bin 0 -> 130042 bytes
 img/2024-01-29/24.png                                  | Bin 0 -> 67288 bytes
 img/2024-01-29/25.png                                  | Bin 0 -> 160762 bytes
 img/2024-01-29/26.png                                  | Bin 0 -> 283031 bytes
 img/2024-01-29/27.png                                  | Bin 0 -> 44577 bytes
 img/2024-01-29/28.png                                  | Bin 0 -> 100773 bytes
 img/2024-01-29/29.png                                  | Bin 0 -> 246548 bytes
 img/2024-01-29/3.png                                   | Bin 0 -> 25092 bytes
 img/2024-01-29/30.png                                  | Bin 0 -> 29201 bytes
 img/2024-01-29/31.png                                  | Bin 0 -> 122335 bytes
 img/2024-01-29/4.png                                   | Bin 0 -> 32848 bytes
 img/2024-01-29/5.png                                   | Bin 0 -> 16953 bytes
 img/2024-01-29/6.png                                   | Bin 0 -> 350285 bytes
 img/2024-01-29/7.png                                   | Bin 0 -> 123329 bytes
 img/2024-01-29/8.png                                   | Bin 0 -> 42335 bytes
 img/2024-01-29/9.png                                   | Bin 0 -> 53270 bytes
 ..._big_data_tasks_from_diagnosis_to_self-healing.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 +-
 46 files changed, 34 insertions(+), 12 deletions(-)

diff --git a/data/blog/zh-cn.json b/data/blog/zh-cn.json
index 1d3cefa27e..d093a3ed25 100644
--- a/data/blog/zh-cn.json
+++ b/data/blog/zh-cn.json
@@ -251,6 +251,12 @@
     "title": "小海豚“变身”全新智能调度引擎,深入浅出在DDS的实践开发应用?",
     "time": "2023-9-6"
   },
+  {
+    "name": 
"Qifu_Technology_The_practical_path_of_big_data_tasks_from_diagnosis_to_self-healing",
+    "content": 
"一、为什么要做诊断引擎\n毓数平台是奇富科技公司自主研发的一站式大数据管理、开发、分析平台,覆盖大数据资产管理、数据开发及任务调度、自助分析及可视化、统一指标管理等多个数据生命周期流程,让用户使用数据的同时,挖掘数据最大的价值。而毓数平台的大数据任务调度底层是基于Apache
 
DolphinScheduler实现的。\n整个大数据平台有1000+机器、70P数据量,每日新增200T数据。每天在毓数工作流上运行的任务实例有13万+,周活跃用户400+;每天在毓数自助查询中运行的sql有16万+,周活跃用户500+。运行的任务类型有Spark任务、Sqoop任务、DataX任务等10多种任务类型。\n而我们的几百位业务同学对大数据框架底层原理几乎都不太了解,因此日常会需要数据平台部门同学协助业务去分析和排查大数据任务运行问题。数据平台部门同学每天都
 
会花费很多时间和精力在任务人工诊断上,而相应业务同学面对异常任务也会很苦恼。每个月数据平台部门协助用户诊断任务问题平均耗费4人/天工时。\n对于,异常任务,让我印象很深刻的一件事情是,23年有一位业
 [...]
+    "title": "奇富科技:大数据任务从诊断到自愈的实践之路",
+    "time": "2024-01-29"
+  },
   {
     "name": 
"The_implementation_practice_of_Apache_DolphinScheduler_as_a_unified_scheduling_center_in_Lenovo",
     "content": "点亮 ⭐️ Star · 
照亮开源之路\nGitHub:https://github.com/apache/dolphinscheduler\n\n在 ApacheCon Asia 
2022 Meetup上,来自联想的数据架构师、Apache DolphinScheduler PMC &amp; Committer 、Apache 
Local Community 北京成员 李岗 老师分享了 Apache DolphinScheduler 
在联想作为统一调度中心的落地实践。\n感谢本文整理者 关博 
对社区的贡献,您的贡献是社区不断前进的动力!\n本次演讲主要包含以下四个部分:\n\n统一调度中心的需求背景介绍\n为什么会选择 Apache 
DolphinScheduler 作为统一调度中心\nApache DolphinScheduler 
在联想的落地实践中涉及的改造点\n后期规划(Roadmap)\n\n统一调度中心的需求背景介绍\n定时任务对每个开发人员来讲是一个常见的业务场景,我们通常都会遇到需要对数据进行备份、同步。一般的解决方式最
 [...]
diff --git a/fetch/blog/zh-cn.json b/fetch/blog/zh-cn.json
index a755c8c74e..552a558c0d 100644
--- a/fetch/blog/zh-cn.json
+++ b/fetch/blog/zh-cn.json
@@ -236,6 +236,14 @@
     "type": "user",
     "label": "用户案例",
     "children": [
+      {
+        "name": 
"Qifu_Technology_The_practical_path_of_big_data_tasks_from_diagnosis_to_self-healing",
+        "title": "奇富科技:大数据任务从诊断到自愈的实践之路",
+        "author": "Niko Zeng",
+        "dateStr": "2024-01-29",
+        "desc": 
"我们针对海豚调度和自助查询上运行的大数据任务自研了一款大数据任务实时智能诊断引擎。其工作流异常诊断覆盖率达85%,自助查询异常诊断覆盖率达88%,根据诊断引擎的报告平均每周进行6次“尝试自愈”操作,减少了数仓同学67%的凌晨值班告警电话。",
+        "img": "/img/2024-01-29/3.png"
+      },
       {
         "name": 
"Zuoyebang’s_data_development_platform_practice_based_on_DolphinScheduler",
         "title": "作业帮基于 DolphinScheduler 的数据开发平台实践",
diff --git a/img/2024-01-29/1.png b/img/2024-01-29/1.png
new file mode 100644
index 0000000000..c136c711e5
Binary files /dev/null and b/img/2024-01-29/1.png differ
diff --git a/img/2024-01-29/10.png b/img/2024-01-29/10.png
new file mode 100644
index 0000000000..fedae9e593
Binary files /dev/null and b/img/2024-01-29/10.png differ
diff --git a/img/2024-01-29/11.png b/img/2024-01-29/11.png
new file mode 100644
index 0000000000..cdbcc17c47
Binary files /dev/null and b/img/2024-01-29/11.png differ
diff --git a/img/2024-01-29/12.png b/img/2024-01-29/12.png
new file mode 100644
index 0000000000..02de233332
Binary files /dev/null and b/img/2024-01-29/12.png differ
diff --git a/img/2024-01-29/13.png b/img/2024-01-29/13.png
new file mode 100644
index 0000000000..71109c05e4
Binary files /dev/null and b/img/2024-01-29/13.png differ
diff --git a/img/2024-01-29/14.png b/img/2024-01-29/14.png
new file mode 100644
index 0000000000..c1d6d6dd29
Binary files /dev/null and b/img/2024-01-29/14.png differ
diff --git a/img/2024-01-29/15.png b/img/2024-01-29/15.png
new file mode 100644
index 0000000000..6c790a7bbc
Binary files /dev/null and b/img/2024-01-29/15.png differ
diff --git a/img/2024-01-29/16.png b/img/2024-01-29/16.png
new file mode 100644
index 0000000000..17846c7bf5
Binary files /dev/null and b/img/2024-01-29/16.png differ
diff --git a/img/2024-01-29/17.png b/img/2024-01-29/17.png
new file mode 100644
index 0000000000..c10ed9afd8
Binary files /dev/null and b/img/2024-01-29/17.png differ
diff --git a/img/2024-01-29/18.png b/img/2024-01-29/18.png
new file mode 100644
index 0000000000..16f25fee59
Binary files /dev/null and b/img/2024-01-29/18.png differ
diff --git a/img/2024-01-29/19.png b/img/2024-01-29/19.png
new file mode 100644
index 0000000000..3af14f5456
Binary files /dev/null and b/img/2024-01-29/19.png differ
diff --git a/img/2024-01-29/2.png b/img/2024-01-29/2.png
new file mode 100644
index 0000000000..e05360e22b
Binary files /dev/null and b/img/2024-01-29/2.png differ
diff --git a/img/2024-01-29/20.png b/img/2024-01-29/20.png
new file mode 100644
index 0000000000..599c07d5af
Binary files /dev/null and b/img/2024-01-29/20.png differ
diff --git a/img/2024-01-29/21.png b/img/2024-01-29/21.png
new file mode 100644
index 0000000000..c1e4f9c60d
Binary files /dev/null and b/img/2024-01-29/21.png differ
diff --git a/img/2024-01-29/22.png b/img/2024-01-29/22.png
new file mode 100644
index 0000000000..a3ffcacfc2
Binary files /dev/null and b/img/2024-01-29/22.png differ
diff --git a/img/2024-01-29/23.png b/img/2024-01-29/23.png
new file mode 100644
index 0000000000..311a321de5
Binary files /dev/null and b/img/2024-01-29/23.png differ
diff --git a/img/2024-01-29/24.png b/img/2024-01-29/24.png
new file mode 100644
index 0000000000..725217af08
Binary files /dev/null and b/img/2024-01-29/24.png differ
diff --git a/img/2024-01-29/25.png b/img/2024-01-29/25.png
new file mode 100644
index 0000000000..ed11962b0a
Binary files /dev/null and b/img/2024-01-29/25.png differ
diff --git a/img/2024-01-29/26.png b/img/2024-01-29/26.png
new file mode 100644
index 0000000000..c702d532c1
Binary files /dev/null and b/img/2024-01-29/26.png differ
diff --git a/img/2024-01-29/27.png b/img/2024-01-29/27.png
new file mode 100644
index 0000000000..b3a03714df
Binary files /dev/null and b/img/2024-01-29/27.png differ
diff --git a/img/2024-01-29/28.png b/img/2024-01-29/28.png
new file mode 100644
index 0000000000..633fb4d3f8
Binary files /dev/null and b/img/2024-01-29/28.png differ
diff --git a/img/2024-01-29/29.png b/img/2024-01-29/29.png
new file mode 100644
index 0000000000..b4361b2294
Binary files /dev/null and b/img/2024-01-29/29.png differ
diff --git a/img/2024-01-29/3.png b/img/2024-01-29/3.png
new file mode 100644
index 0000000000..12330d8f38
Binary files /dev/null and b/img/2024-01-29/3.png differ
diff --git a/img/2024-01-29/30.png b/img/2024-01-29/30.png
new file mode 100644
index 0000000000..6d274f9f14
Binary files /dev/null and b/img/2024-01-29/30.png differ
diff --git a/img/2024-01-29/31.png b/img/2024-01-29/31.png
new file mode 100644
index 0000000000..77075fa928
Binary files /dev/null and b/img/2024-01-29/31.png differ
diff --git a/img/2024-01-29/4.png b/img/2024-01-29/4.png
new file mode 100644
index 0000000000..3d396c209d
Binary files /dev/null and b/img/2024-01-29/4.png differ
diff --git a/img/2024-01-29/5.png b/img/2024-01-29/5.png
new file mode 100644
index 0000000000..47ef703cc9
Binary files /dev/null and b/img/2024-01-29/5.png differ
diff --git a/img/2024-01-29/6.png b/img/2024-01-29/6.png
new file mode 100644
index 0000000000..823f57fdfd
Binary files /dev/null and b/img/2024-01-29/6.png differ
diff --git a/img/2024-01-29/7.png b/img/2024-01-29/7.png
new file mode 100644
index 0000000000..a8c9c9bd52
Binary files /dev/null and b/img/2024-01-29/7.png differ
diff --git a/img/2024-01-29/8.png b/img/2024-01-29/8.png
new file mode 100644
index 0000000000..15eeada93e
Binary files /dev/null and b/img/2024-01-29/8.png differ
diff --git a/img/2024-01-29/9.png b/img/2024-01-29/9.png
new file mode 100644
index 0000000000..99e9dbd7ba
Binary files /dev/null and b/img/2024-01-29/9.png differ
diff --git 
a/pages/blog/zh-cn/Qifu_Technology_The_practical_path_of_big_data_tasks_from_diagnosis_to_self-healing.json
 
b/pages/blog/zh-cn/Qifu_Technology_The_practical_path_of_big_data_tasks_from_diagnosis_to_self-healing.json
new file mode 100644
index 0000000000..6ef17c3c25
--- /dev/null
+++ 
b/pages/blog/zh-cn/Qifu_Technology_The_practical_path_of_big_data_tasks_from_diagnosis_to_self-healing.json
@@ -0,0 +1,8 @@
+{
+  "__html": 
"<h2>一、为什么要做诊断引擎</h2>\n<p>毓数平台是奇富科技公司自主研发的一站式大数据管理、开发、分析平台,覆盖大数据资产管理、数据开发及任务调度、自助分析及可视化、统一指标管理等多个数据生命周期流程,让用户使用数据的同时,挖掘数据最大的价值。而毓数平台的大数据任务调度底层是<strong>基于Apache
 
DolphinScheduler</strong>实现的。</p>\n<p>整个大数据平台有<strong>1000+机器、70P数据量,每日新增200T数据</strong>。每天在毓数工作流上运行的任务实例有<strong>13万+</strong>,周活跃用户400+;每天在毓数自助查询中运行的sql有16万+,周活跃用户500+。运行的任务类型有Spark任务、Sqoop任务、DataX任务等10多种任务类型。</p>\n<p>而我们的几百位业务同学对大数据框架底层原理几乎都不太了解,因此日常会需要数据平台部门同学协助业务去分�
 ��和排查大数据任务运行问题。数据平台部门同学每天都会花费很多时间和精力在任务人工诊断上,而相应业务同 [...]
+  "time": "2024-01-29",
+  "author": "Niko Zeng",
+  "title": "奇富科技:大数据任务从诊断到自愈的实践之路",
+  "type": "user",
+  "label": "用户案例"
+}
\ No newline at end of file
diff --git a/python/2.0.5/.buildinfo b/python/2.0.5/.buildinfo
index 6e48a5e9ce..54859273a0 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: d202f3580e0d6e806f8c4fd66c7da100
+config: 0ebc3ba2af0c9015ebfed1e9fee3a62b
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.6/.buildinfo b/python/2.0.6/.buildinfo
index 54ac25bf28..4a8af7fc3d 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: f89a70a23d5d76ac520bc2299bee96c9
+config: 7f45ae9cec9d2d8d37db9c88cd4bd1a6
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/2.0.7/.buildinfo b/python/2.0.7/.buildinfo
index 3d100d3610..792a4cc15b 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: 2498024b372b306d50e99322ac1ec0c3
+config: 620e86ca35cea0cf8f6ea369970498e3
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.0/.buildinfo b/python/3.0.0/.buildinfo
index d962263b46..32cb3b4e98 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: f31d8ac32f6cfbfce5f7ea7bd7005bec
+config: 7a487dbeeee7b002bbede223080a8a97
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.0.1/.buildinfo b/python/3.0.1/.buildinfo
index 3f3bfcefde..a553eee9c7 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: 2526d65cb09958c9790f3d8b1a7349cb
+config: b5f19c4f58297332eb745d97e8698ff6
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/3.1.0/.buildinfo b/python/3.1.0/.buildinfo
index e01eb79b3f..b55822ee60 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: 9a3729da46e2c83673855f3d2b5f2482
+config: c55166a5b32856ebcff54ff3a9fb718e
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.0/.buildinfo b/python/4.0.0/.buildinfo
index f6d2e4b8c7..bc3fd51ed3 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: 9a3c18db2f7dd408548dff4fef0faae2
+config: 1727517e707b6be50ac0d453ea528f8c
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.1/.buildinfo b/python/4.0.1/.buildinfo
index 196ea180b2..33a60da82e 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: 451619ee48dae661fa9155a8a92da69a
+config: 5cf90dc9846a6945ef8c198e50ad6100
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.2/.buildinfo b/python/4.0.2/.buildinfo
index 7f467ea457..a10fe80239 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: 7a289a0caf67172ea87da6b0cff93d2f
+config: 1eefe6ded687cbdcc1d5a78aeac01fa4
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.3/.buildinfo b/python/4.0.3/.buildinfo
index cffa7fb4eb..f96ba418c6 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: a89c92a93e87649c641d1b50d344bbad
+config: 578d455c49569b5ce1a32ad999d8e05e
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/4.0.4/.buildinfo b/python/4.0.4/.buildinfo
index 905b336f16..474368abcc 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: 8f83a38f3ed3295674abb86e907837e2
+config: 667ba4bf1e2e19a54b0b106915292dab
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/python/main/.buildinfo b/python/main/.buildinfo
index 4d50598a20..f8e6c3b948 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: 0bced328593070f3cf209f9be4d636df
+config: 50ffaaa48ace245a8085aa5581ba4a65
 tags: 645f666f9bcd5a90fca523b33c5a78b7

Reply via email to