分布式调度框架。
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 565bc978ea doc: Add hyperlink for pydolphinscheduler 1 year ago
.github Publish Docker images to docker hub when released (#13631) 1 year ago
.mvn/wrapper [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2 years ago
deploy release: Change necessary release files 1 year ago
docs doc: Add hyperlink for pydolphinscheduler 1 year ago
dolphinscheduler-alert [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-api [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-bom [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-common [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-dao [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-data-quality [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-datasource-plugin [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-dist [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-e2e cherry-pick S3 Resource center supports bucket customization (#12022) 2 years ago
dolphinscheduler-log-server [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-master [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-meter [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-microbench [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-python [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-registry [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-remote [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-server [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-service [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-spi [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-standalone-server [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-task-plugin [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-tools [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-ui [maven-release-plugin] prepare for next development iteration 1 year ago
dolphinscheduler-worker [maven-release-plugin] prepare for next development iteration 1 year ago
images [doc] Replace the dag screenshot of the README. (#10798) 2 years ago
licenses [Fix][Common] rewrite code generate,fix bit shift (#6914) 3 years ago
script fix status check issue (#11580) (#12030) 2 years ago
style [ci] Add checkstyle prohibit rule System.out.println (#6778) 3 years ago
tools Fix vulnerability in LDAP login (#11586) (#12730) 2 years ago
.asf.yaml Required E2E to pass before PR can be merged (#7612) 2 years ago
.dlc.json [Fix][Doc] Replace the links. (#13276) 1 year ago
.gitattributes Create .gitattributes 5 years ago
.gitignore [Fix] [Worker] Fix worker will hang if fails to start (#10501) 2 years ago
.gitmodules [community] Add stale bot close issue/pr days (#6676) 3 years ago
.licenserc.yaml [doc] Migrate dev doc from website repository (#9291) 2 years ago
CONTRIBUTING.md [Improvement][doc] correct error in CONTRIBUTING.md (#13012) 1 year ago
LICENSE [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2 years ago
NOTICE Update NOTICE year (#7784) 2 years ago
README.md [Fix][Doc] Replace the links. (#13276) 1 year ago
README_zh_CN.md [Fix][Doc] Replace the links. (#13276) 1 year ago
mvnw [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2 years ago
mvnw.cmd [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2 years ago
pom.xml [maven-release-plugin] prepare for next development iteration 1 year ago

README.md

Dolphin Scheduler Official Website dolphinscheduler.apache.org

License Total Lines codecov Quality Gate Status Twitter Follow Slack Status

Stargazers over time

EN doc

Features

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

The key features for DolphinScheduler are as follows:

  • Easy to deploy, we provide 4 ways to deploy, such as Standalone deployment,Cluster deployment,Docker / Kubernetes deployment and Rainbond deployment

  • Easy to use, there are 3 ways to create workflows:

    • Visually, create tasks by dragging and dropping tasks
    • Creating workflows by PyDolphinScheduler(Python way)
    • Creating workflows through Open API
  • Highly Reliable, DolphinScheduler uses a decentralized multi-master and multi-worker architecture, which naturally supports horizontal scaling and high availability

  • High performance, its performance is N times faster than other orchestration platform and it can support tens of millions of tasks per day

  • Supports multi-tenancy

  • Supports various task types: Shell, MR, Spark, SQL (MySQL, PostgreSQL, Hive, Spark SQL), Python, Procedure, Sub_Workflow, Http, K8s, Jupyter, MLflow, SageMaker, DVC, Pytorch, Amazon EMR, etc

  • Orchestrating workflows and dependencies, you can pause/stop/recover task any time, failed tasks can be set to automatically retry

  • Visualizing the running state of the task in real-time and seeing the task runtime log

  • What you see is what you get when you edit the task on the UI

  • Backfill can be operated on the UI directly

  • Perfect project, resource, data source-level permission control

  • Displaying workflow history in tree/Gantt chart, as well as statistical analysis on the task status & process status in each workflow

  • Supports internationalization

  • Cloud Native, DolphinScheduler supports orchestrating multi-cloud/data center workflow, and supports custom task type

  • More features waiting for partners to explore

User Interface Screenshots

dag data-source home master workflow-tree

QuickStart in Docker

Please refer the official website document: QuickStart in Docker

QuickStart in Kubernetes

Please refer to the official website document: QuickStart in Kubernetes

How to Build

./mvnw clean install -Prelease

Artifact:

dolphinscheduler-dist/target/apache-dolphinscheduler-${latest.release.version}-bin.tar.gz: Binary package of DolphinScheduler
dolphinscheduler-dist/target/apache-dolphinscheduler-${latest.release.version}-src.tar.gz: Source code package of DolphinScheduler

Get Help

  1. Submit an issue
  2. Join our slack and send your question to channel #general
  3. Send email to users@dolphinscheduler.apache.org or dev@dolphinscheduler.apache.org

Community

You are very welcome to communicate with the developers and users of Dolphin Scheduler. There are two ways to find them:

  1. Join the Slack channel Slack
  2. Follow the Twitter account of DolphinScheduler and get the latest news on time

How to Contribute

The community welcomes everyone to contribute, please refer to this page to find out more: How to contribute.

Thanks

DolphinScheduler is based on a lot of excellent open-source projects, such as Google guava, grpc, netty, quartz, and many open-source projects of Apache and so on. We would like to express our deep gratitude to all the open-source projects used in DolphinScheduler. We hope that we are not only the beneficiaries of open-source, but also give back to the community. Besides, we hope everyone who have the same enthusiasm and passion for open source could join in and contribute to the open-source community

Landscapes



  

DolphinScheduler enriches the CNCF CLOUD NATIVE Landscape.

License

Please refer to the LICENSE file