Ingen beskrivning

Wenjun Ruan f2d146665c Use chown to set the file owner (#15240) 1 år sedan
.github 0016b96b85 Fix docs style is incorrect by CI pass (#15167) 1 år sedan
.idea 5b7a609a0e Add icon in idea (#12829) 2 år sedan
.mvn 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 år sedan
deploy 90250998c4 Add deploy on Terraform on README (#15189) 1 år sedan
docs 41fd4cde74 Remove unused cache-evict.png (#15220) 1 år sedan
dolphinscheduler-alert 4c56acb467 [Fix] Change HTTP plugin timeout param to number type (#15234) 1 år sedan
dolphinscheduler-aop 2792c45fb0 fix aop typo error (#13047) 2 år sedan
dolphinscheduler-api 12f8138167 Expire session when update user password (#15219) 1 år sedan
dolphinscheduler-api-test 8020c1539c [Improvement][API Test] Add api tests for process instance (#14514) 1 år sedan
dolphinscheduler-bom 5a3827eef4 [DSIP-19] Support sagemaker connections in the connection center, as well as external connections to the connection center in sagemaker tasks (#14976) 1 år sedan
dolphinscheduler-common f2d146665c Use chown to set the file owner (#15240) 1 år sedan
dolphinscheduler-dao 12f8138167 Expire session when update user password (#15219) 1 år sedan
dolphinscheduler-dao-plugin a5284e4024 Remove mapper usage in tools (#15073) 1 år sedan
dolphinscheduler-data-quality 175d976cd2 [Feature][Data Quality] Data Quality Support Choose Database (#14406) 1 år sedan
dolphinscheduler-datasource-plugin 5e135ba041 fix: execute sql error: datasource plugin 'doris' is not found。 (#15123) 1 år sedan
dolphinscheduler-dist 33084d281f Add dolphinscheduler-dao-plugin module (#15019) 1 år sedan
dolphinscheduler-e2e c532fea00e [Improvement] Refactoring K8S task plugin with connections managed in connection center (#14977) 1 år sedan
dolphinscheduler-extract 1d23e4fe5d Remove spring cache for dao (#15184) 1 år sedan
dolphinscheduler-master b5eddc0ce8 fix switch condition (#15228) 1 år sedan
dolphinscheduler-meter e86630bb7b [Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254) 1 år sedan
dolphinscheduler-microbench d223d654cc Add rpc benchmark test (#14797) 1 år sedan
dolphinscheduler-registry 6aa6e114a5 [Improvement][Alert] Add a test send feature when creating an alert instance (#15163) 1 år sedan
dolphinscheduler-scheduler-plugin 79cb707b57 [Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) 2 år sedan
dolphinscheduler-service 9c7ad6df0a [Improvement] Clean up Scheduler logic (#15198) 1 år sedan
dolphinscheduler-spi c532fea00e [Improvement] Refactoring K8S task plugin with connections managed in connection center (#14977) 1 år sedan
dolphinscheduler-standalone-server df656a7671 Fix home page workflow instance miss status (#15193) 1 år sedan
dolphinscheduler-storage-plugin b12df72a0c [Fix][Resource Center] Remove NONE storage type and set LOCAL type as default (#14661) 1 år sedan
dolphinscheduler-task-plugin df656a7671 Fix home page workflow instance miss status (#15193) 1 år sedan
dolphinscheduler-tools 9be81be328 Remove API Result in Service (#15181) 1 år sedan
dolphinscheduler-ui df656a7671 Fix home page workflow instance miss status (#15193) 1 år sedan
dolphinscheduler-worker f2d146665c Use chown to set the file owner (#15240) 1 år sedan
images 8c43e71adf doc: Change readme and standalone docker quick start (#14002) 2 år sedan
licenses 4bec792160 [Fix][Common] rewrite code generate,fix bit shift (#6914) 3 år sedan
script 3f16776cd7 [improvement][install.sh] fix the install Error "Command not found rmr" & su… (#13163) 2 år sedan
style d3f087e29b [feat][ci] Add pre-commit for easy spotless config (#12192) 2 år sedan
tools b750db3c37 Add IT for dolphinscheduler-tools module (#15043) 1 år sedan
.asf.yaml 68e8b352d3 Disable dependabot pull requests (#14596) 1 år sedan
.dlc.json 35d8e8ac17 [Feature][DataSource] add oceanbase datasource (#13675) 2 år sedan
.flake8 e90cd9e13b [release] version 3.0.3 (#13131) 2 år sedan
.gitattributes d9d070974c Create .gitattributes 6 år sedan
.gitignore 14ec4a2398 Remove dao module in worker (#13242) 2 år sedan
.gitmodules 6a02870926 [Feature][style] Add spotless maven plugin for automatic style fix. (#11272) 2 år sedan
.licenserc.yaml de6bc56aee Add Terraform deploy manifests for quick setup in AWS (#13252) 2 år sedan
.pre-commit-config.yaml 1347a8f94c [chore] Separate Python API into another repository (#12779) 2 år sedan
CONTRIBUTING.md 8c43e71adf doc: Change readme and standalone docker quick start (#14002) 2 år sedan
LICENSE 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 år sedan
NOTICE fdb8fde776 [NOTICE]Update the NOTICE year (#14272) 1 år sedan
README.md 90250998c4 Add deploy on Terraform on README (#15189) 1 år sedan
README_zh_CN.md a1bf597d0a [document]Modify the inconsistencies of grammar and wording in README_zh_CN.md (#14471) 1 år sedan
doap.rdf 613bcc3b5e Add doap.rdf (#14883) 1 år sedan
lombok.config d9516e2236 add lombok config (#11212) 2 år sedan
mvnw 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 år sedan
mvnw.cmd 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 3 år sedan
pom.xml b750db3c37 Add IT for dolphinscheduler-tools module (#15043) 1 år sedan

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.