1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- 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 the box`.
- homepage: https://dolphinscheduler.apache.org/
- labels:
- - airflow
- - schedule
- - job-scheduler
- - oozie
- - task-scheduler
- - azkaban
- - distributed-schedule-system
- - workflow-scheduling-system
- - etl-dependency
- - workflow-platform
- - cronjob-schedule
- - job-schedule
- - task-schedule
- - workflow-schedule
- - data-schedule
- enabled_merge_buttons:
- squash: true
- merge: false
- rebase: false
- protected_branches:
- dev:
- required_status_checks:
- strict: true
|