Go to file
Rick Cheng 5250b253eb
[Improvement-14311][Permission]Remove duplicate checkProjectAndAuth (#14313)
2023-06-27 14:01:37 +08:00
.github [Improvement][API-Test] Add api tests for project page (#14402) 2023-06-27 10:00:11 +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 [Improvement][Etcd] Support SSL In Etcd And Enhance Etcd In Helm (#13924) 2023-06-14 13:29:50 +08:00
docs [feature][Resource] Add support for Azure Blob Storage in the resource center (#14082) 2023-06-12 12:05:49 +08:00
dolphinscheduler-alert [Alert] [HTTP Plugin] Lose HTTP port (#14341) 2023-06-14 17:38:58 +08:00
dolphinscheduler-aop fix aop typo error (#13047) 2022-11-30 14:00:06 +08:00
dolphinscheduler-api [Improvement-14311][Permission]Remove duplicate checkProjectAndAuth (#14313) 2023-06-27 14:01:37 +08:00
dolphinscheduler-api-test [Improvement][API-Test] Add api tests for project page (#14402) 2023-06-27 10:00:11 +08:00
dolphinscheduler-bom [CI] [Test] Try to fix jar conficts (#14407) 2023-06-26 22:51:51 +08:00
dolphinscheduler-common [feature][Resource] Add support for Azure Blob Storage in the resource center (#14082) 2023-06-12 12:05:49 +08:00
dolphinscheduler-dao revert: Datasource need test binding to create prod (#14381) 2023-06-27 10:59:17 +08:00
dolphinscheduler-data-quality [Feature][plugin] Add databend datasource in datasource plugin (#13866) 2023-04-24 21:28:14 +08:00
dolphinscheduler-datasource-plugin revert: Datasource need test binding to create prod (#14381) 2023-06-27 10:59:17 +08:00
dolphinscheduler-dist [feature][Resource] Add support for Azure Blob Storage in the resource center (#14082) 2023-06-12 12:05:49 +08:00
dolphinscheduler-e2e revert: Datasource need test binding to create prod (#14381) 2023-06-27 10:59:17 +08:00
dolphinscheduler-master [Bug-14378][Master] Trigger task execution in workflow instance page cause workflow instance keep running status (#14389) 2023-06-24 22:10:14 +08:00
dolphinscheduler-meter [Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254) 2023-06-01 16:54:48 +08:00
dolphinscheduler-microbench [Improvement-13491] Use lombok @Slf4j annotation to generate logger (#13509) 2023-02-07 20:32:53 +08:00
dolphinscheduler-registry [Improvement][Registry][Jdbc] Add option can use ds database directly (#14369) 2023-06-24 22:10:58 +08:00
dolphinscheduler-remote Refactor logic task (#13948) 2023-04-26 10:01:51 +08:00
dolphinscheduler-scheduler-plugin [Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) 2023-04-18 14:56:38 +08:00
dolphinscheduler-service revert: Datasource need test binding to create prod (#14381) 2023-06-27 10:59:17 +08:00
dolphinscheduler-spi feat: Introduce new datasource vertica (#14232) 2023-06-02 13:57:37 +08:00
dolphinscheduler-standalone-server [Feature] Add SSO login by Casdoor (#8706) 2023-05-05 14:43:06 +08:00
dolphinscheduler-storage-plugin [feature][Resource] Add support for Azure Blob Storage in the resource center (#14082) 2023-06-12 12:05:49 +08:00
dolphinscheduler-task-plugin fix: default datax plugin (#14204) 2023-06-25 16:18:38 +08:00
dolphinscheduler-tools [Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) 2023-04-18 14:56:38 +08:00
dolphinscheduler-ui revert: Datasource need test binding to create prod (#14381) 2023-06-27 10:59:17 +08:00
dolphinscheduler-worker [Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254) 2023-06-01 16:54:48 +08:00
images doc: Change readme and standalone docker quick start (#14002) 2023-04-25 09:35:49 +08:00
licenses [Fix][Common] rewrite code generate,fix bit shift (#6914) 2021-11-19 16:04:05 +08:00
script [improvement][install.sh] fix the install Error "Command not found rmr" & su… (#13163) 2023-01-12 18:07:58 +08:00
style [feat][ci] Add pre-commit for easy spotless config (#12192) 2022-09-29 10:10:53 +08:00
tools [CI] [Test] Try to fix jar conficts (#14407) 2023-06-26 22:51:51 +08:00
.asf.yaml doc: Change readme and standalone docker quick start (#14002) 2023-04-25 09:35:49 +08:00
.dlc.json [Feature][DataSource] add oceanbase datasource (#13675) 2023-03-07 10:12:58 +08:00
.flake8 [release] version 3.0.3 (#13131) 2022-12-08 16:57:17 +08:00
.gitattributes Create .gitattributes 2019-03-29 23:51:32 +08:00
.gitignore Remove dao module in worker (#13242) 2022-12-22 12:25:29 +08:00
.gitmodules [Feature][style] Add spotless maven plugin for automatic style fix. (#11272) 2022-08-06 19:29:23 +08:00
.licenserc.yaml Add Terraform deploy manifests for quick setup in AWS (#13252) 2022-12-22 16:55:32 +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: Change readme and standalone docker quick start (#14002) 2023-04-25 09:35:49 +08:00
LICENSE [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2022-02-27 19:54:23 +08:00
NOTICE [NOTICE]Update the NOTICE year (#14272) 2023-06-06 10:25:33 +08:00
README.md doc: Change readme and standalone docker quick start (#14002) 2023-04-25 09:35:49 +08:00
README_zh_CN.md doc: Change readme and standalone docker quick start (#14002) 2023-04-25 09:35:49 +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
pom.xml [Improvement] Remove duplicate dependencies (#13773) 2023-03-22 15:09:31 +08:00

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:

Landscapes



  

DolphinScheduler enriches the CNCF CLOUD NATIVE Landscape.