Nincs leírás

陈家名 9199049180 [Improvement][docker] Add SPRING_JACKSON_TIME_ZONE to .env file (#13271) 2 éve
.github de6bc56aee Add Terraform deploy manifests for quick setup in AWS (#13252) 2 éve
.idea 5b7a609a0e Add icon in idea (#12829) 2 éve
.mvn 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 éve
deploy 9199049180 [Improvement][docker] Add SPRING_JACKSON_TIME_ZONE to .env file (#13271) 2 éve
docs 9199049180 [Improvement][docker] Add SPRING_JACKSON_TIME_ZONE to .env file (#13271) 2 éve
dolphinscheduler-alert 6ef74073cc [Improve-13001]migrate commons-collections -> commons-collections4 (#13002) 2 éve
dolphinscheduler-aop 2792c45fb0 fix aop typo error (#13047) 2 éve
dolphinscheduler-api a75a69f3ec [Improvement][api]Start the downstream workflow when it is online (#13257) 2 éve
dolphinscheduler-api-test 08335b1032 [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2 éve
dolphinscheduler-bom f0dd4f081f [Feature][task-plugins-12820] azure azure-sql datasource plugins (#13209) 2 éve
dolphinscheduler-common 14ec4a2398 Remove dao module in worker (#13242) 2 éve
dolphinscheduler-dao a75a69f3ec [Improvement][api]Start the downstream workflow when it is online (#13257) 2 éve
dolphinscheduler-data-quality 6ef74073cc [Improve-13001]migrate commons-collections -> commons-collections4 (#13002) 2 éve
dolphinscheduler-datasource-plugin 14ec4a2398 Remove dao module in worker (#13242) 2 éve
dolphinscheduler-dist f0dd4f081f [Feature][task-plugins-12820] azure azure-sql datasource plugins (#13209) 2 éve
dolphinscheduler-e2e 82c86a985e [Fix] Fix Token E2E Bug (#13069) 2 éve
dolphinscheduler-master 2e95a020ab fix dag.getPreviousNodes miss upstream node (#13255) 2 éve
dolphinscheduler-meter 84b5d81042 [Improvement][Metrics] Filtering data by application in grafana-demo worker dashboard example (#13139) 2 éve
dolphinscheduler-microbench 0a6e8af864 [Improvement][Style] Update spotless junit4 check scope (#12450) 2 éve
dolphinscheduler-registry 1f7f900e78 [Fix][Doc] Replace the links. (#13276) 2 éve
dolphinscheduler-remote de70421a1e Remove the log path check (#13280) 2 éve
dolphinscheduler-scheduler-plugin 169168ef34 Add plugin-all module (#13079) 2 éve
dolphinscheduler-service de70421a1e Remove the log path check (#13280) 2 éve
dolphinscheduler-spi f0dd4f081f [Feature][task-plugins-12820] azure azure-sql datasource plugins (#13209) 2 éve
dolphinscheduler-standalone-server 14ec4a2398 Remove dao module in worker (#13242) 2 éve
dolphinscheduler-storage-plugin 14ec4a2398 Remove dao module in worker (#13242) 2 éve
dolphinscheduler-task-plugin df491f78cc fix sagemaker sync status (#13264) 2 éve
dolphinscheduler-tools 6ef74073cc [Improve-13001]migrate commons-collections -> commons-collections4 (#13002) 2 éve
dolphinscheduler-ui a235d3cd6a [Improvement][UI] Support to display extra columns such as 'Worker Group' and 'Environment Name' on the page of cron manage. (#13267) 2 éve
dolphinscheduler-worker 14ec4a2398 Remove dao module in worker (#13242) 2 éve
images 2a519ea900 [doc] Replace the dag screenshot of the README. (#10798) 2 éve
licenses 4bec792160 [Fix][Common] rewrite code generate,fix bit shift (#6914) 3 éve
script 32a8241ef2 Don't source env file in task, this will override tenant's environment (#13028) 2 éve
style d3f087e29b [feat][ci] Add pre-commit for easy spotless config (#12192) 2 éve
tools f0dd4f081f [Feature][task-plugins-12820] azure azure-sql datasource plugins (#13209) 2 éve
.asf.yaml 64a29c61e4 [ci] Require docs context before merge, and run spotless check (#12977) 2 éve
.dlc.json 1f7f900e78 [Fix][Doc] Replace the links. (#13276) 2 éve
.flake8 e90cd9e13b [release] version 3.0.3 (#13131) 2 éve
.gitattributes d9d070974c Create .gitattributes 6 éve
.gitignore 14ec4a2398 Remove dao module in worker (#13242) 2 éve
.gitmodules 6a02870926 [Feature][style] Add spotless maven plugin for automatic style fix. (#11272) 2 éve
.licenserc.yaml de6bc56aee Add Terraform deploy manifests for quick setup in AWS (#13252) 2 éve
.pre-commit-config.yaml 1347a8f94c [chore] Separate Python API into another repository (#12779) 2 éve
CONTRIBUTING.md 10da9bfd42 fix: fix dead link (#13221) 2 éve
LICENSE 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 éve
NOTICE deb1624c3e Update NOTICE year (#7784) 3 éve
README.md 1f7f900e78 [Fix][Doc] Replace the links. (#13276) 2 éve
README_zh_CN.md 1f7f900e78 [Fix][Doc] Replace the links. (#13276) 2 éve
lombok.config d9516e2236 add lombok config (#11212) 2 éve
mvnw 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 éve
mvnw.cmd 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 éve
pom.xml 14ec4a2398 Remove dao module in worker (#13242) 2 éve

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