分布式调度框架。
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.
 
 
 
 
 
 
Jay Chung 221df4a278
revert: Datasource need test binding to create prod (#14381)
2 years ago
.github [Improvement][API-Test] Add api tests for project page (#14402) 2 years ago
.idea
.mvn/wrapper
deploy [Improvement][Etcd] Support SSL In Etcd And Enhance Etcd In Helm (#13924) 2 years ago
docs [feature][Resource] Add support for Azure Blob Storage in the resource center (#14082) 2 years ago
dolphinscheduler-alert [Alert] [HTTP Plugin] Lose HTTP port (#14341) 2 years ago
dolphinscheduler-aop
dolphinscheduler-api revert: Datasource need test binding to create prod (#14381) 2 years ago
dolphinscheduler-api-test [Improvement][API-Test] Add api tests for project page (#14402) 2 years ago
dolphinscheduler-bom [CI] [Test] Try to fix jar conficts (#14407) 2 years ago
dolphinscheduler-common [feature][Resource] Add support for Azure Blob Storage in the resource center (#14082) 2 years ago
dolphinscheduler-dao revert: Datasource need test binding to create prod (#14381) 2 years ago
dolphinscheduler-data-quality
dolphinscheduler-datasource-plugin revert: Datasource need test binding to create prod (#14381) 2 years ago
dolphinscheduler-dist [feature][Resource] Add support for Azure Blob Storage in the resource center (#14082) 2 years ago
dolphinscheduler-e2e revert: Datasource need test binding to create prod (#14381) 2 years ago
dolphinscheduler-master [Bug-14378][Master] Trigger task execution in workflow instance page cause workflow instance keep running status (#14389) 2 years ago
dolphinscheduler-meter [Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254) 2 years ago
dolphinscheduler-microbench
dolphinscheduler-registry [Improvement][Registry][Jdbc] Add option can use ds database directly (#14369) 2 years ago
dolphinscheduler-remote
dolphinscheduler-scheduler-plugin
dolphinscheduler-service revert: Datasource need test binding to create prod (#14381) 2 years ago
dolphinscheduler-spi feat: Introduce new datasource vertica (#14232) 2 years ago
dolphinscheduler-standalone-server [Feature] Add SSO login by Casdoor (#8706) 2 years ago
dolphinscheduler-storage-plugin [feature][Resource] Add support for Azure Blob Storage in the resource center (#14082) 2 years ago
dolphinscheduler-task-plugin fix: default datax plugin (#14204) 2 years ago
dolphinscheduler-tools
dolphinscheduler-ui revert: Datasource need test binding to create prod (#14381) 2 years ago
dolphinscheduler-worker [Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254) 2 years ago
images
licenses
script
style
tools [CI] [Test] Try to fix jar conficts (#14407) 2 years ago
.asf.yaml
.dlc.json
.flake8
.gitattributes
.gitignore
.gitmodules
.licenserc.yaml
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
NOTICE [NOTICE]Update the NOTICE year (#14272) 2 years ago
README.md
README_zh_CN.md
lombok.config
mvnw
mvnw.cmd
pom.xml

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



  

DolphinScheduler enriches the CNCF CLOUD NATIVE Landscape.