Migrated repository
Go to file
2022-11-22 16:11:45 +08:00
.github [CI] [Chore] Add label 4.0.0 to mergeable check (#12921) 2022-11-16 21:01:23 +08:00
.idea Add icon in idea (#12829) 2022-11-10 18:56:28 +08:00
.mvn/wrapper [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2022-02-27 19:54:23 +08:00
deploy Add minio as demo storage for helm charts (#12861) 2022-11-11 10:26:57 +08:00
docs [fix] Python task can not pass the parameters to downstream task. (#12961) 2022-11-22 16:11:45 +08:00
dolphinscheduler-alert [Bug] [Alert] Ignore alert not write info to db (#12867) 2022-11-17 14:14:12 +08:00
dolphinscheduler-aop [Bug] [dolphinscheduler-aop] aspectj-maven-plugin version undefined (#12756) 2022-11-07 15:07:07 +08:00
dolphinscheduler-api [Improvement-12804][UT] Remove the unused method in DataAnalysisControllerTest (#12805) 2022-11-21 20:59:30 +08:00
dolphinscheduler-api-test [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2022-10-31 16:52:53 +08:00
dolphinscheduler-bom Upgrade clickhouse jdbc driver (#12639) 2022-11-11 13:38:58 +08:00
dolphinscheduler-common Upgrade clickhouse jdbc driver (#12639) 2022-11-11 13:38:58 +08:00
dolphinscheduler-dao Fix master cluster may loop command unbalanced (#12891) 2022-11-16 10:20:22 +08:00
dolphinscheduler-data-quality Upgrade clickhouse jdbc driver (#12639) 2022-11-11 13:38:58 +08:00
dolphinscheduler-datasource-plugin Upgrade clickhouse jdbc driver (#12639) 2022-11-11 13:38:58 +08:00
dolphinscheduler-dist Upgrade clickhouse jdbc driver (#12639) 2022-11-11 13:38:58 +08:00
dolphinscheduler-e2e [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2022-10-31 16:52:53 +08:00
dolphinscheduler-master [fix-#12932] when subprocess's processInstance is fail,not notify parent processInstance (#12933) 2022-11-22 15:07:50 +08:00
dolphinscheduler-meter [Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2022-10-19 11:08:04 +08:00
dolphinscheduler-microbench [Improvement][Style] Update spotless junit4 check scope (#12450) 2022-10-20 12:12:17 +08:00
dolphinscheduler-registry [Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2022-10-19 11:08:04 +08:00
dolphinscheduler-remote [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2022-10-31 16:52:53 +08:00
dolphinscheduler-scheduler-plugin [Bug-12954] [Schedule] Fix that workflow-level configuration information does not take effect when timing triggers execution (#12955) 2022-11-22 15:35:29 +08:00
dolphinscheduler-service fix NPE while retry task (#12903) 2022-11-16 10:31:52 +08:00
dolphinscheduler-spi [Improvement] Merge spi.utils into common.utils (#12502) 2022-10-23 21:23:54 +08:00
dolphinscheduler-standalone-server Fix grammar and spelling (#12937) 2022-11-18 23:03:34 +08:00
dolphinscheduler-task-plugin [fix] Python task can not pass the parameters to downstream task. (#12961) 2022-11-22 16:11:45 +08:00
dolphinscheduler-tools [Feature-6586][Server]add some ds process definition demo when init (#11759) 2022-10-31 22:35:11 +08:00
dolphinscheduler-ui [Feature][UI]make status and schedule publish status display together (issue-12834) (#12922) 2022-11-18 23:03:02 +08:00
dolphinscheduler-worker Fix grammar and spelling (#12937) 2022-11-18 23:03:34 +08:00
images [doc] Replace the dag screenshot of the README. (#10798) 2022-07-05 19:22:39 +08:00
licenses [Fix][Common] rewrite code generate,fix bit shift (#6914) 2021-11-19 16:04:05 +08:00
script [feature][task plugin] Add new task plugin for apache linkis (#12693) 2022-11-17 10:14:36 +08:00
style [feat][ci] Add pre-commit for easy spotless config (#12192) 2022-09-29 10:10:53 +08:00
tools Upgrade clickhouse jdbc driver (#12639) 2022-11-11 13:38:58 +08:00
.asf.yaml [Improvement][Document] Update the project introduction (#12501) 2022-10-23 23:14:08 +08:00
.dlc.json [doc][ci] Add http header to avoid github 403 in dlc (#12509) 2022-10-24 17:55:43 +08:00
.flake8 [chore] Separate Python API into another repository (#12779) 2022-11-09 21:20:15 +08:00
.gitattributes Create .gitattributes 2019-03-29 23:51:32 +08:00
.gitignore Add icon in idea (#12829) 2022-11-10 18:56:28 +08:00
.gitmodules [Feature][style] Add spotless maven plugin for automatic style fix. (#11272) 2022-08-06 19:29:23 +08:00
.licenserc.yaml [fix][test] Fix flaky test in CI (#12017) 2022-09-28 14:05:26 +08:00
.pre-commit-config.yaml [chore] Separate Python API into another repository (#12779) 2022-11-09 21:20:15 +08:00
CONTRIBUTING.md [Doc][Style] Fix doc format once for all (#12006) 2022-09-17 11:33:32 +08:00
LICENSE [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2022-02-27 19:54:23 +08:00
lombok.config add lombok config (#11212) 2022-08-02 11:46:58 +08:00
mvnw [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2022-02-27 19:54:23 +08:00
mvnw.cmd [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2022-02-27 19:54:23 +08:00
NOTICE Update NOTICE year (#7784) 2022-01-04 23:34:49 +08:00
pom.xml [fix-#12875] command line that -Dmaven.test.skip=true have no effect (#12876) 2022-11-13 09:48:07 +08:00
README_zh_CN.md [Doc][Style] Fix doc format once for all (#12006) 2022-09-17 11:33:32 +08:00
README.md [fix][doc] Dead link for python api (#12848) 2022-11-10 14:49:11 +08:00

Dolphin Scheduler Official Website dolphinscheduler.apache.org

License 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 four ways to create workflows:

    • Visually, create tasks by dragging and dropping tasks
    • PyDolphinScheduler, Creating workflows via Python API, aka workflow-as-code
    • Yaml definition, mapping yaml into workflow(have to install PyDolphinScheduler currently)
    • Open API, Creating workflows
  • 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