[Improvement][Document] Update the project introduction (#12501)
* Update the project introduction
This commit is contained in:
parent
a0d37fc7ae
commit
20c4fe5e67
18
.asf.yaml
18
.asf.yaml
|
|
@ -16,24 +16,20 @@
|
|||
#
|
||||
|
||||
github:
|
||||
description: Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.
|
||||
description: Apache DolphinScheduler is the modern data workflow orchestration platform with powerful user interface, dedicated to solving complex task dependencies in the data pipeline and providing various types of jobs available `out of the box`
|
||||
homepage: https://dolphinscheduler.apache.org/
|
||||
labels:
|
||||
- cloud-native
|
||||
- orchestration
|
||||
- airflow
|
||||
- schedule
|
||||
- workflow
|
||||
- job-scheduler
|
||||
- oozie
|
||||
- task-scheduler
|
||||
- azkaban
|
||||
- distributed-schedule-system
|
||||
- workflow-scheduling-system
|
||||
- etl-dependency
|
||||
- workflow-platform
|
||||
- cronjob-schedule
|
||||
- job-schedule
|
||||
- task-schedule
|
||||
- workflow-orchestration
|
||||
- workflow-schedule
|
||||
- data-schedule
|
||||
- powerful-data-pipelines
|
||||
- data-pipelines
|
||||
enabled_merge_buttons:
|
||||
squash: true
|
||||
merge: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue