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 5fedc8360 updata Blog (#797)
5fedc8360 is described below

commit 5fedc83604a467d98f697d3ad6dd10b025c0d2f3
Author: lifeng <[email protected]>
AuthorDate: Wed Jun 8 11:12:44 2022 +0800

    updata Blog (#797)
---
 ...nth.md => Apache_DolphinScheduler_in_XWBank.md} |  2 +-
 ...nth.md => Apache_DolphinScheduler_in_XWBank.md} |  0
 site_config/blog.js                                | 22 ++++++++++++++++++----
 site_config/home.jsx                               | 20 ++++++++++----------
 4 files changed, 29 insertions(+), 15 deletions(-)

diff --git 
a/blog/en-us/3_The_most_comprehensive_introductory_tutorial_written_in_a_month.md
 b/blog/en-us/Apache_DolphinScheduler_in_XWBank.md
similarity index 98%
rename from 
blog/en-us/3_The_most_comprehensive_introductory_tutorial_written_in_a_month.md
rename to blog/en-us/Apache_DolphinScheduler_in_XWBank.md
index efbabef0c..5ef1721ea 100644
--- 
a/blog/en-us/3_The_most_comprehensive_introductory_tutorial_written_in_a_month.md
+++ b/blog/en-us/Apache_DolphinScheduler_in_XWBank.md
@@ -1,5 +1,5 @@
 ---
-title:# Community Star Series | 3 Don’t know how to use Apache 
DolphinScheduler? A community talent writes the usage tutorial of it in one 
month!
+title:Three scenarios and five optimizations of Apache DolphinScheduler in 
XWBank for processing of task instances
 keywords: Apache,DolphinScheduler,scheduler,big 
data,ETL,airflow,hadoop,orchestration,dataops,Meetup
 description: Apache DolphinScheduler (hereinafter referred to as DS) is a 
distributed and easily scalable visual DAG workflow task scheduling system
 ---
diff --git 
a/blog/zh-cn/3_The_most_comprehensive_introductory_tutorial_written_in_a_month.md
 b/blog/zh-cn/Apache_DolphinScheduler_in_XWBank.md
similarity index 100%
rename from 
blog/zh-cn/3_The_most_comprehensive_introductory_tutorial_written_in_a_month.md
rename to blog/zh-cn/Apache_DolphinScheduler_in_XWBank.md
diff --git a/site_config/blog.js b/site_config/blog.js
index fed0960e9..8d5abcd79 100644
--- a/site_config/blog.js
+++ b/site_config/blog.js
@@ -4,11 +4,11 @@ export default {
         postsTitle: 'All posts',
         list: [
             {
-                title: 'Don’t know how to use Apache DolphinScheduler? A 
community talent writes the usage tutorial of it in one month!(3)',
+                title: 'Three scenarios and five optimizations of Apache 
DolphinScheduler in XWBank for processing of task instances\n',
                 author: 'Debra Chen',
                 dateStr: '2022-5-25',
-                desc: 'Apache DolphinScheduler (hereinafter referred to as DS) 
is a distributed and easily scalable visual DAG workflow task scheduling 
system... ',
-                link: 
'/en-us/blog/3_The_most_comprehensive_introductory_tutorial_written_in_a_month.html',
+                desc: 'At XWBank, a large number of task instances are 
generated every day... ',
+                link: '/en-us/blog/Apache_DolphinScheduler_in_XWBank.html',
             },
             {
                 title: 'Don’t know how to use Apache DolphinScheduler? A 
community talent writes the usage tutorial of it in one month!(2)',
@@ -242,7 +242,21 @@ export default {
         postsTitle: '所有文章',
         list: [
             {
-                title: '还不会用 Apache Dolphinscheduler?大佬用时一个月写出的最全入门教程',
+                title: '金融任务实例实时、离线跑批Apache DolphinScheduler在新网银行的三大场景与五大优化',
+                author: 'Debra Chen',
+                dateStr: '2022-5-23',
+                desc: '在新网银行,每天都有大量的任务实例产生,其中实时任务占据多数...',
+                link: '/zh-cn/blog/Apache_DolphinScheduler_in_XWBank.html',
+            },
+            {
+                title: '还不会用 Apache Dolphinscheduler?大佬用时一个月写出的最全入门教程(2)',
+                author: 'Debra Chen',
+                dateStr: '2022-5-23',
+                desc: '海豚调度(Apache 
DolphinScheduler,下文简称DS)是分布式易扩展的可视化DAG工作流任务调度系统,...',
+                link: 
'/zh-cn/blog/2_The_most_comprehensive_introductory_tutorial_written_in_a_month.html',
+            },
+            {
+                title: '还不会用 Apache Dolphinscheduler?大佬用时一个月写出的最全入门教程(1)',
                 author: 'Debra Chen',
                 dateStr: '2022-5-23',
                 desc: '海豚调度(Apache 
DolphinScheduler,下文简称DS)是分布式易扩展的可视化DAG工作流任务调度系统,...',
diff --git a/site_config/home.jsx b/site_config/home.jsx
index 0b54a1bfa..ae92f4068 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -54,6 +54,13 @@ export default {
     events: {
       title: '事件 & 新闻',
       list: [
+        {
+          img: '/img/2022-05-25/ch/1.jpg',
+          title: '金融任务实例实时、离线跑批Apache DolphinScheduler在新网银行的三大场景与五大优化',
+          content: '在新网银行,每天都有大量的任务实例产生,其中实时任务占据多数。...',
+          dateStr: '2022-5-25',
+          link: '/zh-cn/blog/Apache_DolphinScheduler_in_XWBank.html',
+        },
         {
           img: '/img/2020-04-25/1.jpeg',
           title: '3.0.0 alpha 重磅发布!九大新功能、全新 UI 解锁调度系统新能力',
@@ -68,13 +75,6 @@ export default {
           dateStr: '2022-4-14',
           link: 
'/zh-cn/blog/Fast_Task_Type_Expanding_On_Apache_DolphinScheduler_Tutorial.html',
         },
-        {
-          img: '/img/2022-4-14/1.png',
-          title: 'Apache DolphinScheduler ASF 孵化器毕业一周年,汇报来了!',
-          content: '不知不觉,Apache DolphinScheduler 已经从 Apache 软件基金会(以下简称 
ASF)孵化器毕业一年啦...',
-          dateStr: '2022-4-14',
-          link: 
'/zh-cn/blog/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.html',
-        },
       ],
     },
     ourusers: {
@@ -547,9 +547,9 @@ export default {
       title: 'Events & News',
       list: [
         {
-          img: '/img/2022-05-25/ch/1.jpg',
-          title: 'Don’t know how to use Apache DolphinScheduler? A community 
talent writes the usage tutorial of it in one month!(3)',
-          content: 'Apache DolphinScheduler (hereinafter referred to as DS) is 
a distributed and easily scalable visual DAG workflow task scheduling 
system...',
+          img: '/img/2022-05-25/en/1.jpg',
+          title: 'Three scenarios and five optimizations of Apache 
DolphinScheduler in XWBank for processing of task instances',
+          content: 'At XWBank, a large number of task instances are generated 
every day...',
           dateStr: '2022-5-25',
           link: 
'/en-us/blog/3_The_most_comprehensive_introductory_tutorial_written_in_a_month.html',
         },

Reply via email to