分布式调度框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tq cd63069317
[Improvement-15692][task-datasync] rewrite the mockito test file for DatasyncTaskTest. (#15693)
10 months ago
.github chore: modify some CODEOWNERS (#15654) 10 months ago
.idea
.mvn/wrapper
deploy
docs [Doc][remote shell] missing remote shell doc for version 3.2.1 (#15660) 10 months ago
dolphinscheduler-alert
dolphinscheduler-aop
dolphinscheduler-api [Improvement-15603][API] When removing or modifying a workflow the system can check if there any tasks depend on it. (#15681) 10 months ago
dolphinscheduler-api-test
dolphinscheduler-bom
dolphinscheduler-common fix: create linux user with home dir (#15670) 10 months ago
dolphinscheduler-dao [Improvement-15603][API] When removing or modifying a workflow the system can check if there any tasks depend on it. (#15681) 10 months ago
dolphinscheduler-dao-plugin
dolphinscheduler-data-quality
dolphinscheduler-datasource-plugin Fix Hive jdbc url (#15627) 10 months ago
dolphinscheduler-dist
dolphinscheduler-e2e
dolphinscheduler-extract
dolphinscheduler-master Fix task mighe be dispatched even if it has been killed (#15662) 10 months ago
dolphinscheduler-meter
dolphinscheduler-microbench
dolphinscheduler-registry
dolphinscheduler-scheduler-plugin
dolphinscheduler-service
dolphinscheduler-spi
dolphinscheduler-standalone-server
dolphinscheduler-storage-plugin
dolphinscheduler-task-plugin [Improvement-15692][task-datasync] rewrite the mockito test file for DatasyncTaskTest. (#15693) 10 months ago
dolphinscheduler-tools
dolphinscheduler-ui fix switch status button not show correctly (#15686) 10 months ago
dolphinscheduler-worker [Improvement][UT] Improve Worker runner coverage (#15428) 10 months ago
images [Doc] fix CNCF logo (#15634) 10 months ago
licenses
script
style
tools
.asf.yaml
.dlc.json
.flake8
.gitattributes
.gitignore
.gitmodules
.licenserc.yaml
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
NOTICE
README.md [Doc] fix CNCF logo (#15634) 10 months ago
README_zh_CN.md [Doc] fix CNCF logo (#15634) 10 months ago
doap.rdf
lombok.config
mvnw
mvnw.cmd
pom.xml Fix task mighe be dispatched even if it has been killed (#15662) 10 months ago

README.md

Apache Dolphinscheduler

License codecov Quality Gate Status Twitter Follow Slack Status CN doc

About

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code. It is also provided powerful user interface, dedicated to solving complex task dependencies in the data pipeline and providing various types of jobs available out of the box

The key features for DolphinScheduler are as follows:

  • Easy to deploy, provide four ways to deploy which including Standalone, Cluster, Docker and Kubernetes.
  • Easy to use, workflow can be created and managed by four ways, which including Web UI, Python SDK, Yaml file and Open API
  • Highly reliable and high availability, decentralized architecture with multi-master and multi-worker, native supports horizontal scaling.
  • High performance, its performance is N times faster than other orchestration platform and it can support tens of millions of tasks per day
  • Cloud Native, DolphinScheduler supports orchestrating multi-cloud/data center workflow, and supports custom task type
  • Versioning both workflow and workflow instance(including tasks)
  • Various state control of workflow and task, support pause/stop/recover them in any time
  • Multi-tenancy support
  • Others like backfill support(Web UI native), permission control including project, resource and data source

QuickStart

User Interface Screenshots

  • Homepage: Project and workflow overview, including the latest workflow instance and task instance status statistics. home

  • Workflow Definition: Create and manage workflow by drag and drop, easy to build and maintain complex workflow, support bulk of tasks out of box. workflow-definition

  • Workflow Tree View: Abstract tree structure could clearer understanding of the relationship between tasks workflow-tree

  • Data source: Manage support multiple external data sources, provide unified data access capabilities for such as MySQL, PostgreSQL, Hive, Trino, etc. data-source

  • Monitor: View the status of the master, worker and database in real time, including server resource usage and load, do quick health check without logging in to the server. monitor

Suggestions & Bug Reports

Follow this guide to report your suggestions or bugs.

Contributing

The community welcomes everyone to contribute, please refer to this page to find out more: How to contribute, find the good first issue in here if you are new to DolphinScheduler.

Community

Welcome to join the Apache DolphinScheduler community by:

Landscapes



cncf-landscape  cncf-logo

DolphinScheduler enriches the CNCF CLOUD NATIVE Landscape.