No Description

kezhenxu94 294a6225f1 Fix cache is overriden randomly after build and before tests (#14808) 1 year ago
.github 294a6225f1 Fix cache is overriden randomly after build and before tests (#14808) 1 year ago
.idea 5b7a609a0e Add icon in idea (#12829) 2 years ago
.mvn 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 years ago
deploy 11d1df2f32 [Improvement][helm] configmap changes automatically trigger restart (#14657) 1 year ago
docs 70731a1617 [Feature][Authentication] support oauth2 login (#14743) 1 year ago
dolphinscheduler-alert 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
dolphinscheduler-aop 2792c45fb0 fix aop typo error (#13047) 2 years ago
dolphinscheduler-api d62ce25a01 Remove `@AccessLogAnnotation` annotation, replace with built-in access log (#14803) 1 year ago
dolphinscheduler-api-test 8020c1539c [Improvement][API Test] Add api tests for process instance (#14514) 1 year ago
dolphinscheduler-bom 25480ae9e7 [Feature][Resource Center] Add support for Huawei Cloud OBS (#14643) 1 year ago
dolphinscheduler-common 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
dolphinscheduler-dao e2b97c026e [Improvement][UI] Support to disable or enable the project preferences. (#14756) 1 year ago
dolphinscheduler-data-quality 175d976cd2 [Feature][Data Quality] Data Quality Support Choose Database (#14406) 1 year ago
dolphinscheduler-datasource-plugin 9ce8871158 Support get property from env/jvm/common.properties (#14645) 1 year ago
dolphinscheduler-dist 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
dolphinscheduler-e2e dec5228d62 [CI][E2E] Try to fix e2e timeout error (#14690) 1 year ago
dolphinscheduler-extract 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
dolphinscheduler-master 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
dolphinscheduler-meter e86630bb7b [Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254) 1 year ago
dolphinscheduler-microbench 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
dolphinscheduler-registry d87a0d831c [Fix-14008][registry] Fix etcd memory leak due to leaseId (#14034) 1 year ago
dolphinscheduler-scheduler-plugin 79cb707b57 [Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) 2 years ago
dolphinscheduler-service 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
dolphinscheduler-spi 4aab0b234f Use AdHoc datasource client in sqlTask (#14631) 1 year ago
dolphinscheduler-standalone-server d62ce25a01 Remove `@AccessLogAnnotation` annotation, replace with built-in access log (#14803) 1 year ago
dolphinscheduler-storage-plugin 25480ae9e7 [Feature][Resource Center] Add support for Huawei Cloud OBS (#14643) 1 year ago
dolphinscheduler-task-plugin 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
dolphinscheduler-tools 139f23040a [Fix-14668][dolphinscheduler-tools] Modify the imported jar package. Use org.apache.commons.lang3.StringUtils. (#14669) 1 year ago
dolphinscheduler-ui 70731a1617 [Feature][Authentication] support oauth2 login (#14743) 1 year ago
dolphinscheduler-worker 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
images 8c43e71adf doc: Change readme and standalone docker quick start (#14002) 1 year ago
licenses 4bec792160 [Fix][Common] rewrite code generate,fix bit shift (#6914) 3 years ago
script 3f16776cd7 [improvement][install.sh] fix the install Error "Command not found rmr" & su… (#13163) 2 years ago
style d3f087e29b [feat][ci] Add pre-commit for easy spotless config (#12192) 2 years ago
tools 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago
.asf.yaml 68e8b352d3 Disable dependabot pull requests (#14596) 1 year ago
.dlc.json 35d8e8ac17 [Feature][DataSource] add oceanbase datasource (#13675) 2 years ago
.flake8 e90cd9e13b [release] version 3.0.3 (#13131) 2 years ago
.gitattributes d9d070974c Create .gitattributes 6 years ago
.gitignore 14ec4a2398 Remove dao module in worker (#13242) 2 years ago
.gitmodules 6a02870926 [Feature][style] Add spotless maven plugin for automatic style fix. (#11272) 2 years ago
.licenserc.yaml de6bc56aee Add Terraform deploy manifests for quick setup in AWS (#13252) 2 years ago
.pre-commit-config.yaml 1347a8f94c [chore] Separate Python API into another repository (#12779) 2 years ago
CONTRIBUTING.md 8c43e71adf doc: Change readme and standalone docker quick start (#14002) 1 year ago
LICENSE 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 years ago
NOTICE fdb8fde776 [NOTICE]Update the NOTICE year (#14272) 1 year ago
README.md 57b9da145e [Doc]fix typo (#14691) 1 year ago
README_zh_CN.md a1bf597d0a [document]Modify the inconsistencies of grammar and wording in README_zh_CN.md (#14471) 1 year ago
lombok.config d9516e2236 add lombok config (#11212) 2 years ago
mvnw 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 years ago
mvnw.cmd 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 years ago
pom.xml 55cc77226f [RPC] Refactor the remote module. (#14776) 1 year ago

README.md

Apache Dolphinscheduler

License codecov Quality Gate Status Twitter Follow Slack Status CN doc

About

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code. It is also provided 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, provide four ways to deploy which including Standalone, Cluster, Docker and Kubernetes.
  • Easy to use, workflow can be created and managed by four ways, which including Web UI, Python SDK, Yaml file and Open API
  • Highly reliable and high availability, decentralized architecture with multi-master and multi-worker, native supports horizontal scaling.
  • High performance, its performance is N times faster than other orchestration platform and it can support tens of millions of tasks per day
  • Cloud Native, DolphinScheduler supports orchestrating multi-cloud/data center workflow, and supports custom task type
  • Versioning both workflow and workflow instance(including tasks)
  • Various state control of workflow and task, support pause/stop/recover them in any time
  • Multi-tenancy support
  • Others like backfill support(Web UI native), permission control including project, resource and data source

QuickStart

User Interface Screenshots

  • Homepage: Project and workflow overview, including the latest workflow instance and task instance status statistics. home

  • Workflow Definition: Create and manage workflow by drag and drop, easy to build and maintain complex workflow, support bulk of tasks out of box. workflow-definition

  • Workflow Tree View: Abstract tree structure could clearer understanding of the relationship between tasks workflow-tree

  • Data source: Manage support multiple external data sources, provide unified data access capabilities for such as MySQL, PostgreSQL, Hive, Trino, etc. data-source

  • Monitor: View the status of the master, worker and database in real time, including server resource usage and load, do quick health check without logging in to the server. monitor

Suggestions & Bug Reports

Follow this guide to report your suggestions or bugs.

Contributing

The community welcomes everyone to contribute, please refer to this page to find out more: How to contribute, find the good first issue in here if you are new to DolphinScheduler.

Community

Welcome to join the Apache DolphinScheduler community by:

  • Join the DolphinScheduler Slack to keep in touch with the community
  • Follow the DolphinScheduler Twitter and get the latest news
  • Subscribe DolphinScheduler mail list, users@dolphinscheduler.apache.org for user and dev@dolphinscheduler.apache.org for developer

Landscapes



  

DolphinScheduler enriches the CNCF CLOUD NATIVE Landscape.