Nessuna descrizione

Jay Chung 1192720ddc [ci] Update skywalking-eye and fix block CI (#13076) 2 anni fa
.github 1192720ddc [ci] Update skywalking-eye and fix block CI (#13076) 2 anni fa
.idea 5b7a609a0e Add icon in idea (#12829) 2 anni fa
.mvn 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 anni fa
deploy e180e16981 [Fix] Fix Java path in Kubernetes Helm Chart (#12987) 2 anni fa
docs e180e16981 [Fix] Fix Java path in Kubernetes Helm Chart (#12987) 2 anni fa
dolphinscheduler-alert ffc9fb280a Add gc timestampt (#13059) 2 anni fa
dolphinscheduler-aop 2792c45fb0 fix aop typo error (#13047) 2 anni fa
dolphinscheduler-api 1192720ddc [ci] Update skywalking-eye and fix block CI (#13076) 2 anni fa
dolphinscheduler-api-test 08335b1032 [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2 anni fa
dolphinscheduler-bom b40c63f02d [Feature][DataSource]Add trino datasource plugin (#12911) 2 anni fa
dolphinscheduler-common 1064680ded [feat][API] New restful API for workflow state (#13031) 2 anni fa
dolphinscheduler-dao f5a59982b3 [fix] Python gateway can not upload to resource center (#13042) 2 anni fa
dolphinscheduler-data-quality b40c63f02d [Feature][DataSource]Add trino datasource plugin (#12911) 2 anni fa
dolphinscheduler-datasource-plugin b40c63f02d [Feature][DataSource]Add trino datasource plugin (#12911) 2 anni fa
dolphinscheduler-dist b40c63f02d [Feature][DataSource]Add trino datasource plugin (#12911) 2 anni fa
dolphinscheduler-e2e 08335b1032 [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2 anni fa
dolphinscheduler-master 12a6138d33 fix issue 13035 (#13065) 2 anni fa
dolphinscheduler-meter d46e4659d9 [Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2 anni fa
dolphinscheduler-microbench 0a6e8af864 [Improvement][Style] Update spotless junit4 check scope (#12450) 2 anni fa
dolphinscheduler-registry d46e4659d9 [Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2 anni fa
dolphinscheduler-remote 08335b1032 [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2 anni fa
dolphinscheduler-scheduler-plugin 2f8f0952fb [Bug-12954] [Schedule] Fix that workflow-level configuration information does not take effect when timing triggers execution (#12955) 2 anni fa
dolphinscheduler-service 38b876733c [Feature-10498] Mask the password in the log of sqoop task (#11589) 2 anni fa
dolphinscheduler-spi b40c63f02d [Feature][DataSource]Add trino datasource plugin (#12911) 2 anni fa
dolphinscheduler-standalone-server 38b876733c [Feature-10498] Mask the password in the log of sqoop task (#11589) 2 anni fa
dolphinscheduler-task-plugin c2ae76c0bd Expand all static imports and add CI check to block wildcard static imports (#13067) 2 anni fa
dolphinscheduler-tools b71d4983dd [Feature-6586][Server]add some ds process definition demo when init (#11759) 2 anni fa
dolphinscheduler-ui 9e91a2bc61 [improvement-#11879]Keyword Search Improvement (#12951) 2 anni fa
dolphinscheduler-worker ffc9fb280a Add gc timestampt (#13059) 2 anni fa
images 2a519ea900 [doc] Replace the dag screenshot of the README. (#10798) 2 anni fa
licenses 4bec792160 [Fix][Common] rewrite code generate,fix bit shift (#6914) 3 anni fa
script 32a8241ef2 Don't source env file in task, this will override tenant's environment (#13028) 2 anni fa
style d3f087e29b [feat][ci] Add pre-commit for easy spotless config (#12192) 2 anni fa
tools b40c63f02d [Feature][DataSource]Add trino datasource plugin (#12911) 2 anni fa
.asf.yaml 64a29c61e4 [ci] Require docs context before merge, and run spotless check (#12977) 2 anni fa
.dlc.json 997b022b7c [doc][ci] Add http header to avoid github 403 in dlc (#12509) 2 anni fa
.flake8 1347a8f94c [chore] Separate Python API into another repository (#12779) 2 anni fa
.gitattributes d9d070974c Create .gitattributes 6 anni fa
.gitignore 5b7a609a0e Add icon in idea (#12829) 2 anni fa
.gitmodules 6a02870926 [Feature][style] Add spotless maven plugin for automatic style fix. (#11272) 2 anni fa
.licenserc.yaml 1192720ddc [ci] Update skywalking-eye and fix block CI (#13076) 2 anni fa
.pre-commit-config.yaml 1347a8f94c [chore] Separate Python API into another repository (#12779) 2 anni fa
CONTRIBUTING.md a44817fc46 [Doc][Style] Fix doc format once for all (#12006) 2 anni fa
LICENSE 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 anni fa
NOTICE deb1624c3e Update NOTICE year (#7784) 3 anni fa
README.md 6896fa9b47 [fix][doc] Dead link for python api (#12848) 2 anni fa
README_zh_CN.md a44817fc46 [Doc][Style] Fix doc format once for all (#12006) 2 anni fa
lombok.config d9516e2236 add lombok config (#11212) 2 anni fa
mvnw 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 anni fa
mvnw.cmd 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 anni fa
pom.xml c2ae76c0bd Expand all static imports and add CI check to block wildcard static imports (#13067) 2 anni fa

README.md

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