Migrated repository
Go to file
xiangzihao 1fe8a6e868
[Feature-16229] Add python using file e2e test case (#16240)
* feature 16229

* resolve conflicts
2024-07-01 12:36:10 +08:00
.github [Feature-16229] Add python using file e2e test case (#16240) 2024-07-01 12:36:10 +08:00
.idea [Chore] Add issue link tempate for IDEA (#16158) 2024-06-18 21:02:15 +08:00
.mvn/wrapper [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2022-02-27 19:54:23 +08:00
deploy [Improvement][Helm] Make configmap of api/master/worker/alert configuration (#16058) 2024-06-21 16:37:19 +08:00
docs [DSIP-51][Task] Remove unused pigeon task plugin (#16219) 2024-06-28 09:51:02 +08:00
dolphinscheduler-alert Increase zk connect timeout (#16180) 2024-06-21 15:58:48 +08:00
dolphinscheduler-api Remove unused dependentResult in TaskInstance (#16236) 2024-06-30 18:56:53 +08:00
dolphinscheduler-api-test [Chore] [CI] Add api-test and e2e-test to spotless check (#16242) 2024-06-30 22:39:12 +08:00
dolphinscheduler-authentication [DSIP-42] Add dolphinscheduler-aws-authentication module (#16043) 2024-05-24 14:15:03 +08:00
dolphinscheduler-bom [DSIP-51][Task] Remove unused pigeon task plugin (#16219) 2024-06-28 09:51:02 +08:00
dolphinscheduler-common [DSIP-51][Task] Remove unused pigeon task plugin (#16219) 2024-06-28 09:51:02 +08:00
dolphinscheduler-dao Remove unused dependentResult in TaskInstance (#16236) 2024-06-30 18:56:53 +08:00
dolphinscheduler-dao-plugin [DSIP-28] Donnot scan whole bean under classpath (#15874) 2024-04-19 18:12:40 +08:00
dolphinscheduler-data-quality Add IntegretionTest for registry module (#15981) 2024-05-13 16:35:37 +08:00
dolphinscheduler-datasource-plugin [DSIP-45] Polish the Storage SPI (#16141) 2024-06-17 15:24:56 +08:00
dolphinscheduler-dist [Feature-16229] Add python using file e2e test case (#16240) 2024-07-01 12:36:10 +08:00
dolphinscheduler-e2e [Feature-16229] Add python using file e2e test case (#16240) 2024-07-01 12:36:10 +08:00
dolphinscheduler-extract [Fix] Fix typo: tpc -> tcp (#16160) 2024-06-17 12:06:50 +08:00
dolphinscheduler-master Fix worker overload will casue task failed (#16221) 2024-06-27 13:37:13 +08:00
dolphinscheduler-meter [DSIP-28] Donnot scan whole bean under classpath (#15874) 2024-04-19 18:12:40 +08:00
dolphinscheduler-microbench Optimizing the scope of RPC base classes (#15946) 2024-05-08 11:46:09 +08:00
dolphinscheduler-registry Remove unused SQLIntegrityConstraintViolationException in JdbcOperator (#16200) 2024-06-25 10:18:42 +08:00
dolphinscheduler-scheduler-plugin Fix task cannot use workflow's environment (#16199) 2024-06-24 20:27:25 +08:00
dolphinscheduler-service [DSIP-50][UDF Manage] Remove unused udf manage function (#16212) 2024-06-26 21:08:48 +08:00
dolphinscheduler-spi [Fix-16224] Add Shell using file E2E case (#16220) 2024-06-27 16:04:03 +08:00
dolphinscheduler-standalone-server [Feature-16229] Add python using file e2e test case (#16240) 2024-07-01 12:36:10 +08:00
dolphinscheduler-storage-plugin [DSIP-51][Task] Remove unused pigeon task plugin (#16219) 2024-06-28 09:51:02 +08:00
dolphinscheduler-task-plugin [Fix-16211] Remove ExecutePath in buildJarCommand to fix Java Task in Jar Mode (#16238) 2024-06-29 14:34:30 +08:00
dolphinscheduler-tools [DSIP-50][UDF Manage] Remove unused udf manage function (#16212) 2024-06-26 21:08:48 +08:00
dolphinscheduler-ui [Feature-16229] Add python using file e2e test case (#16240) 2024-07-01 12:36:10 +08:00
dolphinscheduler-worker [DSIP-46] Unify the logic task params data structure between front-end and back-end (#16193) 2024-06-25 13:32:13 +08:00
dolphinscheduler-yarn-aop Rename dolphinscheduler-aop to dolphinscheduler-yarn-aop (#16095) 2024-05-31 17:12:22 +08:00
images [Doc] fix CNCF logo (#15634) 2024-02-27 14:42:07 +08:00
licenses [Fix][Common] rewrite code generate,fix bit shift (#6914) 2021-11-19 16:04:05 +08:00
script [Fix-16174] Incorrect cluster installation guide. (#16208) 2024-06-26 10:34:37 +08:00
style [feat][ci] Add pre-commit for easy spotless config (#12192) 2022-09-29 10:10:53 +08:00
tools [DSIP-51][Task] Remove unused pigeon task plugin (#16219) 2024-06-28 09:51:02 +08:00
.asf.yaml [Chore] Add mergeable check (#16217) 2024-06-26 20:05: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 [Chore] Add issue link tempate for IDEA (#16158) 2024-06-18 21:02:15 +08:00
.gitmodules [Feature-16229] Add python using file e2e test case (#16240) 2024-07-01 12:36:10 +08:00
.licenserc.yaml [Chore] Add issue link tempate for IDEA (#16158) 2024-06-18 21:02:15 +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
doap.rdf Add doap.rdf (#14883) 2023-09-09 22:40:36 +08:00
LICENSE [Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557) 2022-02-27 19:54:23 +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
NOTICE [NOTICE]Update the NOTICE year (#14272) 2023-06-06 10:25:33 +08:00
pom.xml [Chore] [CI] Add api-test and e2e-test to spotless check (#16242) 2024-06-30 22:39:12 +08:00
README_zh_CN.md [Doc] fix CNCF logo (#15634) 2024-02-27 14:42:07 +08:00
README.md [Doc] fix CNCF logo (#15634) 2024-02-27 14:42:07 +08:00

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



cncf-landscape  cncf-logo

DolphinScheduler enriches the CNCF CLOUD NATIVE Landscape.