No Description

Aaron Wang ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 1 year ago
.github d92e2b360e ci: Mergeable must have ready-to-merge and not require version (#14600) 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 de2d215aee impv: Correct datax execute and python execute script name (#14523) 1 year ago
docs cbd354d134 Add host/port in heartbeat (#14591) 1 year ago
dolphinscheduler-alert ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 1 year ago
dolphinscheduler-aop 2792c45fb0 fix aop typo error (#13047) 2 years ago
dolphinscheduler-api ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 1 year ago
dolphinscheduler-api-test 8020c1539c [Improvement][API Test] Add api tests for process instance (#14514) 1 year ago
dolphinscheduler-bom 758d5af023 [Dependency] Bump h2, snowflake-jdbc, snappy-java version (#14575) 1 year ago
dolphinscheduler-common cbd354d134 Add host/port in heartbeat (#14591) 1 year ago
dolphinscheduler-dao 50cc65b118 [Fix-13976][dao] task complete contain force success state (#14611) 1 year ago
dolphinscheduler-data-quality 175d976cd2 [Feature][Data Quality] Data Quality Support Choose Database (#14406) 1 year ago
dolphinscheduler-datasource-plugin e4fb5b30a4 datasource test and sql task Remove connection pool issues is #14179 (#14193) 1 year ago
dolphinscheduler-dist ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 1 year ago
dolphinscheduler-e2e 149ff49f11 increase browser container timeout (#14608) 1 year ago
dolphinscheduler-master ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 1 year ago
dolphinscheduler-meter e86630bb7b [Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254) 1 year ago
dolphinscheduler-microbench 8d12dc0702 [Improvement-13491] Use lombok @Slf4j annotation to generate logger (#13509) 2 years ago
dolphinscheduler-registry cbd354d134 Add host/port in heartbeat (#14591) 1 year ago
dolphinscheduler-remote 93c3871925 Support parse ipv6 (#14584) 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) 1 year ago
dolphinscheduler-service e6d94632b9 Add WorkflowExecuteContext (#14544) 1 year ago
dolphinscheduler-spi 1d0d85b988 [Feature] doris add datasource (#14391) 1 year ago
dolphinscheduler-standalone-server ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 1 year ago
dolphinscheduler-storage-plugin 6f90156577 oss avoid listBuckets permission in bucket check (#14414) 1 year ago
dolphinscheduler-task-plugin d6a4e99e19 fix process utils comment typo (#14613) 1 year ago
dolphinscheduler-tools 79cb707b57 [Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) 1 year ago
dolphinscheduler-ui fc65c185dc [Fix-14601][UI] Ironed out the issue with choosing an environment on the task form of both types of DMS and DATASYNC. (#14605) 1 year ago
dolphinscheduler-worker ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 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 ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 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 de2d215aee impv: Correct datax execute and python execute script name (#14523) 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 ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) 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.

/opt/soft/datax