Geen omschrijving

clovelll edbf5cd3af front: When you edit a task in the task definition list, the front task list is displayed (#12819) 1 jaar geleden
.github 419cb49311 Change download url in backend.yml (#15526) 1 jaar geleden
.idea 5b7a609a0e Add icon in idea (#12829) 2 jaren geleden
.mvn 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 jaren geleden
deploy 7b9c9e0eb2 Enable set ServerLoadProtection fot Master/Worker (#15439) 1 jaar geleden
docs 8abb5e55b7 [Doc][K8S] Add DS K8S Operator into k8s deployment character (#15516) 1 jaar geleden
dolphinscheduler-alert 64e1e67581 Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 1 jaar geleden
dolphinscheduler-aop 2792c45fb0 fix aop typo error (#13047) 2 jaren geleden
dolphinscheduler-api 95ae0036f6 [improvement][api] Fix typo for controllers (#15438) 1 jaar geleden
dolphinscheduler-api-test 7b9c9e0eb2 Enable set ServerLoadProtection fot Master/Worker (#15439) 1 jaar geleden
dolphinscheduler-bom bf2cdc5300 Use Druid to split sql (#15367) 1 jaar geleden
dolphinscheduler-common 64e1e67581 Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 1 jaar geleden
dolphinscheduler-dao e20e066076 [Fix] [Bug] Change default version of Workflow/TaskDefinition to `1` (#15498) 1 jaar geleden
dolphinscheduler-dao-plugin a5284e4024 Remove mapper usage in tools (#15073) 1 jaar geleden
dolphinscheduler-data-quality 175d976cd2 [Feature][Data Quality] Data Quality Support Choose Database (#14406) 1 jaar geleden
dolphinscheduler-datasource-plugin cb5317f7ca [bug] Exception when using host in ipv6 format (#14040) 1 jaar geleden
dolphinscheduler-dist bf2cdc5300 Use Druid to split sql (#15367) 1 jaar geleden
dolphinscheduler-e2e 3c7a77c90e [Improvement][E2E] add e2e javatask case (#15469) 1 jaar geleden
dolphinscheduler-extract 64e1e67581 Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 1 jaar geleden
dolphinscheduler-master 431414729f 【Master】【Bug】Fix a bug, When the worker service offline, workerNodeInfo cache in master cannot delete the offline worker (#15459) 1 jaar geleden
dolphinscheduler-meter 7b9c9e0eb2 Enable set ServerLoadProtection fot Master/Worker (#15439) 1 jaar geleden
dolphinscheduler-microbench d6dea4633c Optimize server startup log (#15362) 1 jaar geleden
dolphinscheduler-registry 6aa6e114a5 [Improvement][Alert] Add a test send feature when creating an alert instance (#15163) 1 jaar geleden
dolphinscheduler-scheduler-plugin 79cb707b57 [Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) 2 jaren geleden
dolphinscheduler-service 44c356db4d TaskGroupPriority only compare When TaskGroup is same (#15486) 1 jaar geleden
dolphinscheduler-spi c532fea00e [Improvement] Refactoring K8S task plugin with connections managed in connection center (#14977) 1 jaar geleden
dolphinscheduler-standalone-server 7b9c9e0eb2 Enable set ServerLoadProtection fot Master/Worker (#15439) 1 jaar geleden
dolphinscheduler-storage-plugin 5b6b0ceb31 Fix resource file usage(Delete Resource/ResourceUser which is deprecated) (#15355) 1 jaar geleden
dolphinscheduler-task-plugin d80a29c48c [BUG] #15013 Fix retryInterval in RetryPolicy will never be used in RetryUtils (#15014) 1 jaar geleden
dolphinscheduler-tools dcf69cad20 Fix PostgresqlDatabaseContainerProvider get Image is incorrect (#15434) 1 jaar geleden
dolphinscheduler-ui edbf5cd3af front: When you edit a task in the task definition list, the front task list is displayed (#12819) 1 jaar geleden
dolphinscheduler-worker 64e1e67581 Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 1 jaar geleden
images 8c43e71adf doc: Change readme and standalone docker quick start (#14002) 1 jaar geleden
licenses 4bec792160 [Fix][Common] rewrite code generate,fix bit shift (#6914) 3 jaren geleden
script 3f16776cd7 [improvement][install.sh] fix the install Error "Command not found rmr" & su… (#13163) 2 jaren geleden
style d3f087e29b [feat][ci] Add pre-commit for easy spotless config (#12192) 2 jaren geleden
tools bf2cdc5300 Use Druid to split sql (#15367) 1 jaar geleden
.asf.yaml 68e8b352d3 Disable dependabot pull requests (#14596) 1 jaar geleden
.dlc.json 35d8e8ac17 [Feature][DataSource] add oceanbase datasource (#13675) 2 jaren geleden
.flake8 e90cd9e13b [release] version 3.0.3 (#13131) 2 jaren geleden
.gitattributes d9d070974c Create .gitattributes 6 jaren geleden
.gitignore 14ec4a2398 Remove dao module in worker (#13242) 2 jaren geleden
.gitmodules 6a02870926 [Feature][style] Add spotless maven plugin for automatic style fix. (#11272) 2 jaren geleden
.licenserc.yaml 1c1d4bd592 [Improvement][Helm] using helm-docs to generate docs automatically (#15299) 1 jaar geleden
.pre-commit-config.yaml 1347a8f94c [chore] Separate Python API into another repository (#12779) 2 jaren geleden
CONTRIBUTING.md 8c43e71adf doc: Change readme and standalone docker quick start (#14002) 1 jaar geleden
LICENSE 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 jaren geleden
NOTICE fdb8fde776 [NOTICE]Update the NOTICE year (#14272) 1 jaar geleden
README.md e00121b44b Add guideline link into DolphinScheduler mail list (#15447) 1 jaar geleden
README_zh_CN.md e00121b44b Add guideline link into DolphinScheduler mail list (#15447) 1 jaar geleden
doap.rdf 613bcc3b5e Add doap.rdf (#14883) 1 jaar geleden
lombok.config d9516e2236 add lombok config (#11212) 2 jaren geleden
mvnw 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 jaren geleden
mvnw.cmd 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 jaren geleden
pom.xml 1c1d4bd592 [Improvement][Helm] using helm-docs to generate docs automatically (#15299) 1 jaar geleden

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.