Migrated repository
Go to file
insist777 1e11034049
[Fix][Task] Fix dependent task can not predicate the status of the corresponding task correctly (#12253)
* [Fix][Task] dependent task can not predicate the status of the corresponding task correctly
2022-10-19 10:47:08 +08:00
.github Use temurin Java docker images instead of deprecated ones (#12334) 2022-10-17 15:46:21 +08:00
.mvn/wrapper [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2022-02-27 19:54:23 +08:00
deploy [Fix][Worker] fix wrong env var name for alert in K8S (#12369) 2022-10-14 16:19:57 +08:00
docs [fix] Change the default unix shell executor from sh to bash (#12180) 2022-10-18 12:57:37 +08:00
dolphinscheduler-alert Use temurin Java docker images instead of deprecated ones (#12334) 2022-10-17 15:46:21 +08:00
dolphinscheduler-api When the workflow definition is copied, the operation user of the timed instance is changed to the current user. (#12400) 2022-10-18 08:56:19 +08:00
dolphinscheduler-api-test [Doc][Style] Fix doc format once for all (#12006) 2022-09-17 11:33:32 +08:00
dolphinscheduler-bom [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2022-10-14 12:06:51 +08:00
dolphinscheduler-common [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2022-10-14 12:06:51 +08:00
dolphinscheduler-dao [BUG-12396][Schedule] Fixed that the workflow definition scheduling that has been online after the version upgrade does not execute (#12397) 2022-10-17 19:45:39 +08:00
dolphinscheduler-data-quality [Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules (#12352) 2022-10-14 08:08:20 +08:00
dolphinscheduler-datasource-plugin [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2022-10-14 12:06:51 +08:00
dolphinscheduler-dist [Feature][task-plugins] aws datasync task plugins (#11865) 2022-10-09 10:47:01 +08:00
dolphinscheduler-e2e refactor: dag-menu refactor (#11965) 2022-09-26 11:06:39 +08:00
dolphinscheduler-master make sure all failed task will save in errorTaskMap (#12424) 2022-10-19 09:36:47 +08:00
dolphinscheduler-meter [Improvement][Metrics] Add metrics for alert server (#11240) 2022-08-03 15:42:06 +08:00
dolphinscheduler-microbench Add dolphinscheduler-bom to manage the dependency version (#11025) 2022-07-20 10:37:31 +08:00
dolphinscheduler-python [Bug][Python] Python class description error (#12360) 2022-10-15 07:43:17 +08:00
dolphinscheduler-registry [Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in datasource, registry and data-quality modules (#12352) 2022-10-14 08:08:20 +08:00
dolphinscheduler-remote [Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in master, worker, and remote modules (#12362) 2022-10-15 21:58:31 +08:00
dolphinscheduler-scheduler-plugin Fix timing scheduling trigger master service report to get command parameter null pointer exception (#12419) 2022-10-19 09:43:36 +08:00
dolphinscheduler-service [Fix-12356][k8s] fix the null exception when submitting k8s task plugin (#12358) 2022-10-19 09:49:56 +08:00
dolphinscheduler-spi [Migrate][Test] Migrate junit4 -> junit5 test cases in common, service, and spi modules (#12363) 2022-10-14 11:06:29 +08:00
dolphinscheduler-standalone-server Use temurin Java docker images instead of deprecated ones (#12334) 2022-10-17 15:46:21 +08:00
dolphinscheduler-task-plugin [Fix][Task] Fix dependent task can not predicate the status of the corresponding task correctly (#12253) 2022-10-19 10:47:08 +08:00
dolphinscheduler-tools Use temurin Java docker images instead of deprecated ones (#12334) 2022-10-17 15:46:21 +08:00
dolphinscheduler-ui [Improvement] add presto in datax (#12371) 2022-10-16 17:19:29 +08:00
dolphinscheduler-worker Use temurin Java docker images instead of deprecated ones (#12334) 2022-10-17 15:46:21 +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 Use temurin Java docker images instead of deprecated ones (#12334) 2022-10-17 15:46:21 +08:00
style [feat][ci] Add pre-commit for easy spotless config (#12192) 2022-09-29 10:10:53 +08:00
tools [dev] Easier release: cherry-pick, changelog, contributor (#11478) 2022-10-12 09:00:59 +08:00
.asf.yaml [ci] Milestone and Label are required before the PR merged (#12222) 2022-10-10 15:20:51 +08:00
.dlc.json [doc] migrate community and development docs into main repo (#11313) 2022-08-05 17:58:39 +08:00
.gitattributes Create .gitattributes 2019-03-29 23:51:32 +08:00
.gitignore [Improvement] remove log-server and server module (#12206) 2022-09-30 16:41:41 +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 [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2022-10-14 12:06:51 +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 Add Spotless step to check and block jUnit4 imports (#12398) 2022-10-17 22:02:01 +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 [Doc][Style] Fix doc format once for all (#12006) 2022-09-17 11:33:32 +08:00

Dolphin Scheduler Official Website dolphinscheduler.apache.org

License codecov Quality Gate Status Twitter Follow Slack Status

Stargazers over time

EN doc CN doc

Design Features

DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of the box.

Its main objectives are as follows:

  • Highly Reliable, DolphinScheduler adopts a decentralized multi-master and multi-worker architecture design, which naturally supports easy expansion and high availability (not restricted by a single point of bottleneck), and its performance increases linearly with the increase of machines
  • High performance, supporting tens of millions of tasks every day
  • Support multi-tenant.
  • Cloud Native, DolphinScheduler supports multi-cloud/data center workflow management, also supports Kubernetes, Docker deployment and custom task types, distributed scheduling, with overall scheduling capability increased linearly with the scale of the cluster
  • Support various task types: Shell, MR, Spark, SQL (MySQL, PostgreSQL, hive, spark SQL), Python, Sub_Process, Procedure, etc.
  • Support scheduling of workflows and dependencies, manual scheduling to pause/stop/recover task, support failure task retry/alarm, recover specified nodes from failure, kill task, etc.
  • Associate the tasks according to the dependencies of the tasks in a DAG graph, which can visualize the running state of the task in real-time.
  • WYSIWYG online editing tasks
  • Support the priority of workflows & tasks, task failover, and task timeout alarm or failure.
  • Support workflow global parameters and node customized parameter settings.
  • Support online upload/download/management of resource files, etc. Support online file creation and editing.
  • Support task log online viewing and scrolling and downloading, etc.
  • Support the viewing of Master/Worker CPU load, memory, and CPU usage metrics.
  • Support displaying workflow history in tree/Gantt chart, as well as statistical analysis on the task status & process status in each workflow.
  • Support back-filling data.
  • Support internationalization.
  • More features waiting for partners to explore...

What's in DolphinScheduler

Stability Accessibility Features Scalability
Decentralized multi-master and multi-worker Visualization of workflow key information, such as task status, task type, retry times, task operation machine information, visual variables, and so on at a glance.   Support pause, recover operation Support customized task types
support HA Visualization of all workflow operations, dragging tasks to draw DAGs, configuring data sources and resources. At the same time, for third-party systems, provide API mode operations. Users on DolphinScheduler can achieve many-to-one or one-to-one mapping relationship through tenants and Hadoop users, which is very important for scheduling large data jobs. The scheduler supports distributed scheduling, and the overall scheduling capability will increase linearly with the scale of the cluster. Master and Worker support dynamic adjustment.
Overload processing: By using the task queue mechanism, the number of schedulable tasks on a single machine can be flexibly configured. Machine jam can be avoided with high tolerance to numbers of tasks cached in task queue. One-click deployment Support traditional shell tasks, and big data platform task scheduling: MR, Spark, SQL (MySQL, PostgreSQL, hive, spark SQL), Python, Procedure, Sub_Process

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

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 Dolphin Scheduler. 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!

Get Help

  1. Submit an issue
  2. Join our slack and send your question to channel #troubleshooting

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.

Landscapes



  

DolphinScheduler enriches the CNCF CLOUD NATIVE Landscape.

License

Please refer to the LICENSE file.