This is an automated email from the ASF dual-hosted git repository.
kirs 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 d6af60f add us news (#626)
d6af60f is described below
commit d6af60ffbaa5efa0499110cb6c290605b7c7ebd4
Author: lifeng <[email protected]>
AuthorDate: Fri Jan 7 17:30:41 2022 +0800
add us news (#626)
* updata
* Update Awarded_most_popular_project_in_2021.md
* add us news
add us news
* Update Awarded_most_popular_project_in_2021.md
---
blog/en-us/Awarded_most_popular_project_in_2021.md | 71 ++++++++++++++++++++++
site_config/blog.js | 7 +++
site_config/home.jsx | 14 ++---
3 files changed, 85 insertions(+), 7 deletions(-)
diff --git a/blog/en-us/Awarded_most_popular_project_in_2021.md
b/blog/en-us/Awarded_most_popular_project_in_2021.md
new file mode 100644
index 0000000..b31c079
--- /dev/null
+++ b/blog/en-us/Awarded_most_popular_project_in_2021.md
@@ -0,0 +1,71 @@
+# Apache DolphinScheduler Won the「2021 OSC Most Popular Projects」award, and
Whaleops Open Source Technology Received the honor of「Outstanding Chinese Open
Source Original Startups」!
+
+<div align=center>
+<img
src="https://imgpp.com/images/2022/01/07/_1ca0eca926145ffc5f05f15b6b612a2b_64635.md.jpg"/>
+</div>
+
+Recently, the "2021 OSC Best China Open Source Projects Poll」initiated by
OSCHINA announced the selection results.
+
+With the love and support of the users and the open-source community, the
cloud-native distributed big data scheduler Apache DolphinScheduler was awarded
the 「OSCHINA Popularity Index Top 50 Open Source Projects」and 「Most Popular
Projects」in 2021. And Its commercial operating company Whaleops Open Source
Technology also was awarded the "Outstanding Chinese Open Source Native
Startup" for its outstanding open-source operation performance.
+
+## Won the Honor of「Most Popular Projects」
+
+This year, the 「2021 OSC Best China Open Source Projects Poll" set up two
rounds of voting. The first round of voting selected the 「OSCHINA Popularity
Index TOP 50 Open Source Projects」based on the number of votes. The second
round of voting was conducted based on the TOP 50 projects in the first round,
and 30 "Most Popular Projects" were selected.
+
+In the first round of voting, OSCHINA selected TOP 5 of 7 major categories of
projects (basic Software, Cloud-Native, Front-end, DevOps, Development
Frameworks and Tools, AI & Big Data, IoT & 5G) based on the number of votes.
Apache DolphinScheduler stood out in the "cloud-native" category and was on the
list for its excellent cloud-native capabilities.
+
+After the fierce competition in the second round of voting, Apache
DolphinScheduler won again and was rewarded the "Most Popular Project".
+
+## Whaleops Open Source Technology Won the 「Outstanding Chinese Open Source
Native Startups」 Award
+
+"OSC China Open Source Project Poll" organized by Open Source China (OSCHINA,
OSC Open Source Community) is the most authoritative and grandest open source
project campaign in China. It aims to showcase the status quo of domestic
open-source, explore domestic open source trends, and inspire domestic
open-source talents, sequentially to promote the improvement of the domestic
open source ecosystem.
+
+China's open-source software ecosystem is booming. In recent years, numerous
outstanding open source software startups have emerged. They have beared
original aspirations in mind to contribute to China's open-source software
development, deeply cultivated in open-source to gave back to the community,
and became an important force that cannot be ignored in the global open-source
software ecosystem.
+
+To appreciate these open source startups for their outstanding contributions
to the open-source community, and to let more developers know and understand
these high-quality open-source startup teams that have set a good example for
Chinese open-source entrepreneurs, OSCHINA specially set up the "Excellent
Chinese Open Source Native Startups" award in this year’s poll.
+
+"Open Source Native Startups" refer to companies established based on open
source projects and operate around the following business models:
+
+The team provides commercial services around self-built open source projects,
or
+The team provides commercial services based on upstream open source projects
+
+OSCHINA has evaluated open-source native commercial companies in their
entrepreneurial stage from the perspective of the company's related open source
project communities status, the technical field development prospects of the
company's related open source projects, and the company's development status.
After professional evaluation, Whaleops Open Source Technology was rewaded the
「Excellent Chinese Open Source Native Startups」award.
+
+
+## About Apache DolphinScheduler
+
+
+Apache DolphinScheduler is a top-level project incubated by the Apache
Software Foundation. As a new generation of distributed big data workflow task
scheduler, it is committed to "solving the intricate dependencies between big
data tasks and making the entire data process intuitive and visible".
DolphinScheduler assembles Tasks in the form of DAG (Directed Acyclic Graph),
which can monitor the running status of tasks in real-time. At the same time,
it supports operations such as retry, [...]
+
+
+
+
+So far, the Apache DolphinScheduler community consists of 280+ experienced
code contributors and 110+ non-code contributors, including PMC or Committer
from other top Apache projects. Since its creation, the Apache DolphinScheduler
open source community has continued to grow, and the WeChat user base has
reached 6000+ people. As of January 2022, 600+ companies and institutions have
adopted Apache DolphinScheduler in their production environments.
+
+Finally, we would like to thank OSCHINA for recognizing Apache
DolphinScheduler and its commercial operating company Whaleops Open Source
Technology, especially to every participant that is inseparable in the
community build-up.
+
+
+
+
+In the future, we believe the community will scale new heights with this
valuable honor, as well as the joint force of every contributor!
+
+
+## The Way to Join US
+
+There are many ways to participate and contribute to the DolphinScheduler
community, including:
+Documents, translation, Q&A, tests, codes, articles, keynote speeches, etc.
+
+We assume the first PR (document, code) to contribute to be simple and should
be used to familiarize yourself with the submission process and community
collaboration style.
+
+- So the community has compiled the following list of issues suitable for
novices: https://github.com/apache/dolphinscheduler/issues/5689
+
+- List of non-newbie issues:
https://github.com/apache/dolphinscheduler/issues?q=is%3Aopen+is%3Aissue+label%3A%22volunteer+wanted%22
+- How to participate in the contribution:
https://dolphinscheduler.apache.org/en-us/community/development/contribute.html
+
+- Community Official Website
+https://dolphinscheduler.apache.org/
+- GitHub Code repository: https://github.com/apache/dolphinscheduler
+
+Your Star for the project is important, don’t hesitate to lighten a Star for
[Apache DolphinScheduler](https://github.com/apache/dolphinscheduler) ❤️
+
+
diff --git a/site_config/blog.js b/site_config/blog.js
index 3320a61..7475da2 100644
--- a/site_config/blog.js
+++ b/site_config/blog.js
@@ -4,6 +4,13 @@ export default {
postsTitle: 'All posts',
list: [
{
+ title: 'Apache DolphinScheduler Won the「2021 OSC Most Popular
Projects」award, and Whaleops Open Source Technology Received the honor
of「Outstanding Chinese Open Source Original Startups」!',
+ author: 'Debra Chen',
+ dateStr: '2022-1-7',
+ desc: ' 2021 OSC Most Popular Projects',
+ link: '/en-us/blog/Awarded_most_popular_project_in_2021.html',
+ },
+ {
title: 'Eavy Info Builds Data Asset Management Platform
Services Based on Apache DolphinScheduler to Construct Government Information
Ecology',
author: 'Debra Chen',
dateStr: '2021-12-30',
diff --git a/site_config/home.jsx b/site_config/home.jsx
index 0d8b270..27ad28c 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -542,6 +542,13 @@ export default {
title: 'Events & News',
list: [
{
+ img:
'https://imgpp.com/images/2022/01/07/_1ca0eca926145ffc5f05f15b6b612a2b_64635.md.jpg',
+ title: 'Apache DolphinScheduler Won the「2021 OSC Most Popular
Projects」award, and Whaleops Open Source Technology Received the honor
of「Outstanding Chinese Open Source Original Startups」!',
+ content: 'Recently, the "2021 OSC Best China Open Source Projects
Poll」initiated by OSCHINA announced the selection results....',
+ dateStr: '2022-1-7',
+ link: '/en-us/blog/Awarded_most_popular_project_in_2021.html',
+ },
+ {
img: 'https://imgpp.com/images/2021/12/29/1640759432737.md.png',
title: '# Eavy Info Builds Data Asset Management Platform Services
Based on Apache DolphinScheduler to Construct Government Information Ecology',
content: 'Based on the Apache DolphinScheduler, the cloud computing
and big data provider Eavy Info...',
@@ -555,13 +562,6 @@ export default {
dateStr: '2021-12-20',
link: '/en-us/blog/Apache-DolphinScheduler-2.0.1.html',
},
- {
- img: 'https://imgpp.com/images/2021/12/16/1639383815755.md.png',
- title: 'From Airflow to Apache DolphinScheduler, the Roadmap of
Scheduling System On Youzan Big Data Development Platform',
- content: 'At the recent Apache DolphinScheduler Meetup 2021, Zheqi
Song...',
- dateStr: '2021-12-16',
- link: '/en-us/blog/YouZan-case-study.html',
- },
],
},
userreview: {