分布式调度框架。
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.
 
 
 
 
 
 
wangxj3 d2f857ec86
remove duplicate code of AliyunServerlessSparkDataSourceProcessor (#16422)
3 months ago
.github [Chore] Fix push docker ci error (#16418) 3 months ago
.idea [Chore] Add issue link tempate for IDEA (#16158) 5 months ago
.mvn/wrapper
deploy [Fix-16410] wrong env in values.yaml (#16412) 3 months ago
docs [Feature-16127] Support emr serverless spark (#16126) 3 months ago
dolphinscheduler-alert [DSIP-57][Audit] Revert PR 14981 code (#16370) 3 months ago
dolphinscheduler-api [Feature-16127] Support emr serverless spark (#16126) 3 months ago
dolphinscheduler-api-test [Chore] [CI] Add api-test and e2e-test to spotless check (#16242) 4 months ago
dolphinscheduler-authentication
dolphinscheduler-bom [Fix-16279] Support Java 8 date/time type `java.time.OffsetDateTime` (#16304) 4 months ago
dolphinscheduler-common [DSIP-57][Audit] Revert PR 14981 code (#16370) 3 months ago
dolphinscheduler-dao [DSIP-59] remove single task definition code and ui (#16397) 3 months ago
dolphinscheduler-dao-plugin
dolphinscheduler-data-quality
dolphinscheduler-datasource-plugin remove duplicate code of AliyunServerlessSparkDataSourceProcessor (#16422) 3 months ago
dolphinscheduler-dist [Fix-16279] Support Java 8 date/time type `java.time.OffsetDateTime` (#16304) 4 months ago
dolphinscheduler-e2e [DSIP-59] remove single task definition code and ui (#16397) 3 months ago
dolphinscheduler-extract [Fix] Fix typo: tpc -> tcp (#16160) 5 months ago
dolphinscheduler-master [DSIP-57][Audit] Revert PR 14981 code (#16370) 3 months ago
dolphinscheduler-meter [DSIP-56] Refactor JDBC registry support session timeout and data change event (#16287) 4 months ago
dolphinscheduler-microbench
dolphinscheduler-registry Fix JdbcRegistry will get duplicate children (#16348) 3 months ago
dolphinscheduler-scheduler-plugin Fix task cannot use workflow's environment (#16199) 4 months ago
dolphinscheduler-service [DSIP-57][Audit] Revert PR 14981 code (#16370) 3 months ago
dolphinscheduler-spi [Feature-16127] Support emr serverless spark (#16126) 3 months ago
dolphinscheduler-standalone-server [Improvement-16311] Polish installation docs (#16312) 4 months ago
dolphinscheduler-storage-plugin [Fix-16308] Fix query resources list paging error and docs. (#16324) 4 months ago
dolphinscheduler-task-plugin [Feature-16127] Support emr serverless spark (#16126) 3 months ago
dolphinscheduler-tools Fix sonar cannot work (#16307) 4 months ago
dolphinscheduler-ui [Feature-16127] Support emr serverless spark (#16126) 3 months ago
dolphinscheduler-worker Set default registry-disconnect-strategy:strategy to stop (#16323) 4 months ago
dolphinscheduler-yarn-aop Rename dolphinscheduler-aop to dolphinscheduler-yarn-aop (#16095) 5 months ago
images
licenses
script [Improvement-16311] Polish installation docs (#16312) 4 months ago
style
tools [Feature-16127] Support emr serverless spark (#16126) 3 months ago
.asf.yaml [Chore] Add mergeable check (#16217) 4 months ago
.dlc.json
.flake8
.gitattributes
.gitignore [Chore] Add issue link tempate for IDEA (#16158) 5 months ago
.gitmodules [Chore] Fix push docker ci error (#16418) 3 months ago
.licenserc.yaml [Chore] Add issue link tempate for IDEA (#16158) 5 months ago
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
NOTICE [Fix-16314][NOTICE] Correct year in NOTICE file (#16316) 4 months ago
README.md
README_zh_CN.md
doap.rdf
lombok.config
mvnw
mvnw.cmd
pom.xml Fix sonar cannot work (#16307) 4 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.