Sin descripción

xiangzihao 164154488a add e2e optional for ci (#14633) hace 1 año
.github 164154488a add e2e optional for ci (#14633) hace 1 año
.idea 5b7a609a0e Add icon in idea (#12829) hace 2 años
.mvn 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) hace 3 años
deploy 0188f40b84 [Improvement][HELM] add driver-class-name (#14614) hace 1 año
docs 759756ae80 [Improvement-14269][API] Bind task group with project (#14392) hace 1 año
dolphinscheduler-alert ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) hace 1 año
dolphinscheduler-aop 2792c45fb0 fix aop typo error (#13047) hace 2 años
dolphinscheduler-api 759756ae80 [Improvement-14269][API] Bind task group with project (#14392) hace 1 año
dolphinscheduler-api-test 8020c1539c [Improvement][API Test] Add api tests for process instance (#14514) hace 1 año
dolphinscheduler-bom 758d5af023 [Dependency] Bump h2, snowflake-jdbc, snappy-java version (#14575) hace 1 año
dolphinscheduler-common cbd354d134 Add host/port in heartbeat (#14591) hace 1 año
dolphinscheduler-dao 759756ae80 [Improvement-14269][API] Bind task group with project (#14392) hace 1 año
dolphinscheduler-data-quality 175d976cd2 [Feature][Data Quality] Data Quality Support Choose Database (#14406) hace 1 año
dolphinscheduler-datasource-plugin 6617e3fb72 Revert "datasource test and sql task Remove connection pool issues is #14179 (#14193)" (#14626) hace 1 año
dolphinscheduler-dist ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) hace 1 año
dolphinscheduler-e2e 930d2f05b7 [CI] [E2E] Increase e2e containers timeout (#14628) hace 1 año
dolphinscheduler-master ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) hace 1 año
dolphinscheduler-meter e86630bb7b [Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254) hace 1 año
dolphinscheduler-microbench 8d12dc0702 [Improvement-13491] Use lombok @Slf4j annotation to generate logger (#13509) hace 2 años
dolphinscheduler-registry cbd354d134 Add host/port in heartbeat (#14591) hace 1 año
dolphinscheduler-remote 93c3871925 Support parse ipv6 (#14584) hace 1 año
dolphinscheduler-scheduler-plugin 79cb707b57 [Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) hace 1 año
dolphinscheduler-service e6d94632b9 Add WorkflowExecuteContext (#14544) hace 1 año
dolphinscheduler-spi 1d0d85b988 [Feature] doris add datasource (#14391) hace 1 año
dolphinscheduler-standalone-server ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) hace 1 año
dolphinscheduler-storage-plugin 6f90156577 oss avoid listBuckets permission in bucket check (#14414) hace 1 año
dolphinscheduler-task-plugin d6a4e99e19 fix process utils comment typo (#14613) hace 1 año
dolphinscheduler-tools 79cb707b57 [Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) hace 1 año
dolphinscheduler-ui 759756ae80 [Improvement-14269][API] Bind task group with project (#14392) hace 1 año
dolphinscheduler-worker ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) hace 1 año
images 8c43e71adf doc: Change readme and standalone docker quick start (#14002) hace 1 año
licenses 4bec792160 [Fix][Common] rewrite code generate,fix bit shift (#6914) hace 3 años
script 3f16776cd7 [improvement][install.sh] fix the install Error "Command not found rmr" & su… (#13163) hace 2 años
style d3f087e29b [feat][ci] Add pre-commit for easy spotless config (#12192) hace 2 años
tools ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) hace 1 año
.asf.yaml 68e8b352d3 Disable dependabot pull requests (#14596) hace 1 año
.dlc.json 35d8e8ac17 [Feature][DataSource] add oceanbase datasource (#13675) hace 2 años
.flake8 e90cd9e13b [release] version 3.0.3 (#13131) hace 2 años
.gitattributes d9d070974c Create .gitattributes hace 6 años
.gitignore 14ec4a2398 Remove dao module in worker (#13242) hace 2 años
.gitmodules 6a02870926 [Feature][style] Add spotless maven plugin for automatic style fix. (#11272) hace 2 años
.licenserc.yaml de6bc56aee Add Terraform deploy manifests for quick setup in AWS (#13252) hace 2 años
.pre-commit-config.yaml 1347a8f94c [chore] Separate Python API into another repository (#12779) hace 2 años
CONTRIBUTING.md 8c43e71adf doc: Change readme and standalone docker quick start (#14002) hace 1 año
LICENSE 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) hace 3 años
NOTICE fdb8fde776 [NOTICE]Update the NOTICE year (#14272) hace 1 año
README.md de2d215aee impv: Correct datax execute and python execute script name (#14523) hace 1 año
README_zh_CN.md a1bf597d0a [document]Modify the inconsistencies of grammar and wording in README_zh_CN.md (#14471) hace 1 año
lombok.config d9516e2236 add lombok config (#11212) hace 2 años
mvnw 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) hace 3 años
mvnw.cmd 8c19a7776e [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) hace 3 años
pom.xml ca760aabd4 [Fix-14512][BOM] kubernetes-client version conflict (#14561) hace 1 año

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