You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/04/14 06:34:59 UTC

[dolphinscheduler-website] branch master updated: Add news about the first year anniversary graduation from ASF incubator (#770)

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 20efc17eb Add news about the first year anniversary graduation from ASF incubator (#770)
20efc17eb is described below

commit 20efc17eb8d329a3e1ce9ec40a9bfff89a7a404f
Author: lifeng <53...@users.noreply.github.com>
AuthorDate: Thu Apr 14 14:34:54 2022 +0800

    Add news about the first year anniversary graduation from ASF incubator (#770)
---
 ...hinScheduler_s_Graduation_From_ASF_Incubator.md |  89 +++++++++++++++++++++
 ...hinScheduler_s_Graduation_From_ASF_Incubator.md |  77 ++++++++++++++++++
 img/2022-4-14/1.png                                | Bin 0 -> 289684 bytes
 img/2022-4-14/2.png                                | Bin 0 -> 11577 bytes
 img/2022-4-14/3.png                                | Bin 0 -> 61884 bytes
 site_config/blog.js                                |  15 ++++
 site_config/home.jsx                               |  14 ++++
 7 files changed, 195 insertions(+)

diff --git a/blog/en-us/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.md b/blog/en-us/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.md
new file mode 100644
index 000000000..c793f4f9a
--- /dev/null
+++ b/blog/en-us/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.md
@@ -0,0 +1,89 @@
+---
+title:First Anniversary Celebration of Apache DolphinScheduler's Graduation From ASF Incubator! Here Comes the Project Status Report!
+keywords: Apache,DolphinScheduler,scheduler,big data,ETL,airflow,hadoop,orchestration,dataops,Meetup
+description: Before you know it, Apache DolphinScheduler has graduated from the Apache Software Foundation (ASF) incubator for one year!
+---
+# First Anniversary Celebration of Apache DolphinScheduler's Graduation From ASF Incubator! Here Comes the Project Status Report!
+
+<div align=center>
+
+<img src="img/2022-4-14/3.png"/>
+
+</div>
+
+Before you know it, Apache DolphinScheduler has graduated from the Apache Software Foundation (ASF) incubator for one year!
+
+On April 9, 2021(Beijing Time), the ASF announced that Apache DolphinScheduler had graduated as a top project, bringing the first Chinese-led project in big data workflow scheduling to the world.
+
+Now, one year on, Apache DolphinScheduler has picked up the pace with the attention and help of ASF and is aiming to play a more important role in the DataOps space.
+
+As we mark the first anniversary of Apache DolphinScheduler's graduation from the ASF incubator, we'd like to report on what the project has achieved in this limited time with the help of the ASF and the community.
+
+## Keeping rapid iteration and good health
+
+According to ASF Project Statistics, the Apache DolphinScheduler community has a health score of 9.19, which means the community is in good running.
+
+Currently, there are 45 Committers and 19 PMCs in the community, with a Committer-to-PMC ratio of 2:1.
+
+### 01 Project activities
+
+Software Development:
+
+So far in 2021, we have released 11 versions and refactored 70% of the code, resulting in a 20x performance improvement. We have added Python SDK support, launched WorkflowAsCode functionality, and implemented highly requested community optimizations such as plug-in and one-click upgrades. The latest version is now 2.0.5.
+
+
+Meetups and Conference.
+
+* The Apache DolphinScheduler online meetup on 27 November 2021, with around 4,000 people watching.
+* The Apache DolphinScheduler online meetup on 26 February 2022, with approximately 5,000 views.
+* Joint online meetup with Apache ShenYu (Incubating) on 26 March 2022, with approximately 6,000 views.
+* After April 2022, there will be a regular Meetup (including joint Meetups overseas)per month ......
+
+
+### 02 Community Health Status
+
+
+dev@dolphinscheduler.apache.org Traffic increased by 64% compared to last quarter
+
+<div align=center>
+
+<img src="img/2022-4-14/2.png"/>
+
+</div>
+
+* 297 emails compared to 181 in the previous quarter
+* 972 commits in the last quarter (123% increase)
+* 88 code contributors last quarter (up 25%)
+* 824 new PRs opened on GitHub in the last quarter (up 89%)
+* 818 PRs closed on GitHub in the last quarter (up 100%)
+* 593 new issues opened on GitHub in the last quarter (up 90%)
+* 608 issues closed on GitHub in the last quarter (up 155%)
+* Contributors added to 300+
+
+Most active GitHub issues/PRs:
+
+* dolphinscheduler/issues/8790 [Bug] [Process Definition] Duplicate key TaskDefinition (31 comments)
+* dolphinscheduler/issues/9068 [Bug] [API server] could not get flow in exists project after upgrade from 2.0.1 to 2.0.5 (27 comments)
+* dolphinscheduler/pull/8340 [Feature-8222] [python] move examples into the scope of source package (17 comments)
+* dolphinscheduler/pull/8246 [Feature-8245][Alert] Add Alert Plugin Telegram (14 comments)
+* dolphinscheduler/pull/9246 [Fix-9221] [alert-server] Optimize and gracefully close (14 comments)
+* dolphinscheduler-website/pull/713 [Feature-8023] [Document] Add example and notice about task type Python (13 comments)
+* dolphinscheduler/pull/8747 [Fix-8744][standalone-server] start standalone server failed (13 comments)
+* dolphinscheduler-website/pull/667 [Feature-8020][Document] Add example and notice about task type SQL (12 comments)
+* dolphinscheduler/issues/7992 [Feature][Alert] Support PagerDuty Plugin && Alert module judging strategy (11 comments)
+* dolphinscheduler/pull/9336 [Improvements-9338][API] show more create datasource exception message (11 comments)
+
+Since its inception, Apache DolphinScheduler has undergone several iterations of feature refinement and performance improvement and has been continuously optimized to fit developers' habits, providing users with a mature workflow scheduling solution that has been tested in production environments.
+
+At present, Apache DolphinScheduler has also started to internationalize, for example trying to add Python, AWS, and time zone support to align with international development and usage.
+
+## Witness the speed up of open-source  in China
+
+2021 is a year of growth for Apache DolphinScheduler, and a year of rapid growth for Chinese open-source projects, too.
+
+* Over 20% of CNCF's open-source projects come from China, making the second-largest contribution in the world.
+* In 2021, for the first time,  Chinese(Sheng Wu) was elected to the Board of Directors of the Apache Software Foundation.
+* In 2021, five projects from China (Apache Linkis, Apache Kyuubi, Apache ShenYu, Apache Eventmesh, and Apache SeaTunnel, which are currently incubating) successfully entered the Apache Incubator. To date, there are 14 ASF projects from China.
+* There is also one incubation project that has graduated to the top tier of Apache, which is Apache DolphinScheduler.
+
+As we can see, there is huge potential in open source, and we are calling on more people who are interested in it to join hands with Apache DolphinScheduler so that we can grow together and push Chinese open source to a higher stage in the world!
diff --git a/blog/zh-cn/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.md b/blog/zh-cn/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.md
new file mode 100644
index 000000000..219af4780
--- /dev/null
+++ b/blog/zh-cn/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.md
@@ -0,0 +1,77 @@
+# Apache DolphinScheduler ASF 孵化器毕业一周年,汇报来了!
+
+<div align=center>
+
+<img src="img/2022-4-14/1.png"/>
+
+</div>
+
+不知不觉,Apache DolphinScheduler 已经从 Apache 软件基金会(以下简称 ASF)孵化器毕业一年啦!
+
+北京时间 ​2021 年 4 月 9 日,ASF 官方宣布 Apache DolphinScheduler 毕业成为 Apache 顶级项目,让首个由国人主导并贡献到 Apache 的大数据工作流调度领域的顶级项目进入更多人的视野。
+
+如今一年过去,Apache DolphinScheduler 也在众人瞩目和基金会的帮助之下,加快了奔跑的步伐,力争在 DataOps 领域更好地发光发热。
+
+时值 Apache DolphinScheduler 从 ASF 孵化器毕业一周年,我们在这里向大家汇报一下在这段有限的时间内,项目在 ASF 和社区帮助下取得的成绩。
+
+## 保持快速迭代,健康状态良好
+
+根据 ASF Project Statistics 显示,Apache DolphinScheduler 社区健康评分为 9.19,这说明社区运行状态良好。
+
+目前,社区共有 45 为 Committer 和 19 位 PMC,Committer-to-PMC 比例为 2:1。
+
+### 项目活动:
+
+#### 软件开发:
+
+2021 年至今,我们发布了 11 个版本,完成了 70% 的代码重构,使得性能提升20 倍。新增 Python SDK 支持,上线了 WorkflowAsCode 功能,并实现了插件化、一键升级等社区呼声极高的功能优化。目前最新版本为 2.0.5。
+
+#### Meetup 和会议:
+
+* 2021 年 11 月 27 日举行的 Apache DolphinScheduler 线上 meetup,约 4000 人次观看;
+* 2022 年 2 月 26 日举行的 Apache DolphinScheduler 线上 meetup,约 5000 人次观看;
+* 2022 年 3 月 26 日和 Apache ShenYu(Incubating)联合举办线上 Meetup,约 6000 人次观看;
+* 2022 年 4 月之后,将定期举办一次 Meetup(包括海外联合 Meetup)......
+### 社区健康状态:
+
+* dev@dolphinscheduler.apache.org 流量较上季度增加了 64%
+<div align=center>
+
+<img src="img/2022-4-14/2.png"/>
+
+</div>
+
+* 297 封电子邮件,上季度为 181 封
+* 上季度共 972 次 commits(增长 123%)
+* 上季度有 88 位代码贡献者(增长 25%)
+* 上季度在 GitHub 上新开 824 个 PR(增长 89%)
+* 上季度在 GitHub 上关闭了 818 个 PR(增长 100%)
+* 上季度在 GitHub 上新开 593 个 issue(增长 90%)
+* 上季度在 GitHub 上关闭了 608 个 issue(增长 155%)
+### 最活跃的 GitHub issues/PRs:
+
+* [dolphinscheduler/issues/8790](https://github.com/apache/dolphinscheduler/issues/8790)*[Bug] [Process Definition] Duplicate key TaskDefinition*	(31 comments)
+* [dolphinscheduler/issues/9068](https://github.com/apache/dolphinscheduler/issues/9068)*[Bug] [API server] could not get flow in exists project after upgrade from 2.0.1 to 2.0.5*	(27 comments)
+* [dolphinscheduler/pull/8340](https://github.com/apache/dolphinscheduler/pull/8340)*[Feature-8222][python] move examples into the scope of source package*	(17 comments)
+* [dolphinscheduler/pull/8246](https://github.com/apache/dolphinscheduler/pull/8246)*[Feature-8245][Alert] Add Alert Plugin Telegram*	(14 comments)
+* [dolphinscheduler/pull/9246](https://github.com/apache/dolphinscheduler/pull/9246)*[Fix-9221] [alert-server] optimization and gracefully close*	(14 comments)
+* [dolphinscheduler-website/pull/713](https://github.com/apache/dolphinscheduler-website/pull/713)*[Feature-8023][Document] Add example and notice about task type Python*	(13 comments)
+* [dolphinscheduler/pull/8747](https://github.com/apache/dolphinscheduler/pull/8747)*[Fix-8744][standalone-server] start standalone server failed*	(13 comments)
+* [dolphinscheduler-website/pull/667](https://github.com/apache/dolphinscheduler-website/pull/667)*[Feature-8020][Document] Add example and notice about task type SQL*	(12 comments)
+* [dolphinscheduler/issues/7992](https://github.com/apache/dolphinscheduler/issues/7992)*[Feature][Alert] Support PagerDuty Plugin && Alert module judging strategy*	(11 comments)
+* [dolphinscheduler/pull/9336](https://github.com/apache/dolphinscheduler/pull/9336)*[Improvement-9338][API] show more create datasource exception message*	(11 comments)
+自成立以来,Apache DolphinScheduler 历经过次迭代,功能不断完善,性能持续提升,不断优化以符合开发者习惯的开发方式,为用户提供了经过生产实践环境检验的成熟工作流调度解决方案。
+
+目前,Apache DolphinScheduler 也开启了国际化的步伐,尝试增加了 Python,AWS,以及时区支持等,以接轨国际化的开发使用方式。
+
+## 见证中国开源奔跑的一年
+
+2021 年是 Apache DolphinScheduler 成长的一年,也是见证中国开源项目飞速发展的一年。
+
+* CNCF 超过 20% 的开源项目来自中国,贡献度跃升至世界第二。
+* 2021 年,首次有华人(吴晟)当选为 Apache 软件基金会董事会董事。
+* 2021 年,来自中国的 5 个项目顺利进入 Apache 孵化器。截至目前,共有 14 个源自中国的 ASF 项目。
+* 还有 1 个孵化项目顺利毕业成为 Apache 顶级项目,那就是 Apache DolphinScheduler。
+开源大有可为,在此我们呼唤更多有志于开源的同伴,能够与 Apache DolphinScheduler 携手,在共同成长的过程中推进中国开源走向更高的世界舞台!
+
+
diff --git a/img/2022-4-14/1.png b/img/2022-4-14/1.png
new file mode 100644
index 000000000..90f5e33f2
Binary files /dev/null and b/img/2022-4-14/1.png differ
diff --git a/img/2022-4-14/2.png b/img/2022-4-14/2.png
new file mode 100644
index 000000000..7f6aefecf
Binary files /dev/null and b/img/2022-4-14/2.png differ
diff --git a/img/2022-4-14/3.png b/img/2022-4-14/3.png
new file mode 100644
index 000000000..97b1492af
Binary files /dev/null and b/img/2022-4-14/3.png differ
diff --git a/site_config/blog.js b/site_config/blog.js
index 167afbe41..da28fd0f4 100644
--- a/site_config/blog.js
+++ b/site_config/blog.js
@@ -3,6 +3,14 @@ export default {
         barText: 'Blog',
         postsTitle: 'All posts',
         list: [
+            {
+
+                title: 'First Anniversary Celebration of Apache DolphinScheduler\'s Graduation From ASF Incubator! Here Comes the Project Status Report!',
+                author: 'Debra Chen',
+                dateStr: '2022-4-14',
+                desc: 'Before you know it, Apache DolphinScheduler.. ',
+                link: '/en-us/blog/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.html',
+            },
             {
 
                 title: 'Fully Embracing K8s, Cisco Hangzhou Seeks to Support K8s Tasks Based on ApacheDolphinScheduler',
@@ -175,6 +183,13 @@ export default {
         barText: '博客',
         postsTitle: '所有文章',
         list: [
+            {
+                title: 'Apache DolphinScheduler ASF 孵化器毕业一周年,汇报来了!',
+                author: 'Debra Chen',
+                dateStr: '2022-3-21',
+                desc: '不知不觉,Apache DolphinScheduler 已经从......',
+                link: '/zh-cn/blog/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.html',
+            },
             {
                 title: '全面拥抱 K8s,ApacheDolphinScheduler 应用与支持 K8s 任务的探索',
                 author: 'Debra Chen',
diff --git a/site_config/home.jsx b/site_config/home.jsx
index c977fcc56..485a42aee 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -54,6 +54,13 @@ export default {
     events: {
       title: '事件 & 新闻',
       list: [
+        {
+          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',
+        },
         {
           img: '/img/2022-03-21/1.png',
           title: '全面拥抱 K8s,ApacheDolphinScheduler 应用与支持 K8s 任务的探索',
@@ -546,6 +553,13 @@ export default {
     events: {
       title: 'Events & News',
       list: [
+        {
+          img: 'img/2022-4-14/3.png',
+          title: 'First Anniversary Celebration of Apache DolphinScheduler\'s Graduation From ASF Incubator! Here Comes the Project Status Report!\n',
+          content: 'Before you know it, Apache DolphinScheduler has graduated from the Apache Software Foundation ...',
+          dateStr: '2022-4-14',
+          link: '/en-us/blog/Apache_DolphinScheduler_s_Graduation_From_ASF_Incubator.html',
+        },
         {
           img: '/img/2022-03-21/1.png',
           title: 'Fully Embracing K8s, Cisco Hangzhou Seeks to Support K8s Tasks Based on ApacheDolphinScheduler',