Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code

Clone this repo:
  1. 63f8aac [DSIP-90][Task] Add a gRPC task plugin (#17402) by npofsi koi | N/P硅 · 10 hours ago dev
  2. 0862515 [Fix-17579][Workflow] Fix view variable error after setting startup parameters for workflow instance (#17583) by huangsheng · 2 days ago
  3. f9a6c15 [DSIP-88][Auth] Enhancing Apache DolphinScheduler with Generalized OIDC Authentication (#17340) by Aryan Kumar · 2 days ago
  4. b3a40d8 [Fix-17575][Workflow] Add a check for duplicate task names when saving or updating a workflow (#17576) by njnu-seafish · 7 days ago 3.3.2-release
  5. eea596f [Fix-17495] [Kubernetes] Fix configuration file mounting path issue (#17517) by cn-hew · 12 days ago

Apache Dolphinscheduler

License codecov Quality Gate Status Twitter Follow Slack Status CN doc

About

Apache DolphinScheduler is a modern data orchestration platform that empowers agile, low-code development of high-performance workflows. It is dedicated to handling complex task dependencies in data pipelines, and provides a wide range of built-in job types ** out of the box**

Key features for DolphinScheduler are as follows:

  • Easy to deploy, provides four deployment modes including Standalone, Cluster, Docker and Kubernetes.
  • Easy to use, workflows can be created and managed via Web UI, Python SDK or Open API
  • Highly reliable and high availability, with a decentralized, multi-master and multi-worker architecture and native supports for horizontal scaling.
  • High performance, its performance is several times faster than other orchestration platforms, and it is capable of handling tens of millions of tasks per day
  • Cloud Native, DolphinScheduler supports orchestrating workflows cross multiple clouds and data centers, and allows custom task types
  • Workflow Versioning, provides version control for both workflows and individual workflow instances, including tasks.
  • Flexible state control of workflows and tasks, supports pause/stop/recover them in any time
  • Multi-tenancy support
  • Additional features, backfill support(Web UI native), permission control including project and data source etc.

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 workflows by drag and drop, easy to build and maintain complex workflows, support a wide range of tasks out of box. workflow-definition

  • Workflow Tree View: Abstract tree structure could provide a clearer understanding of task relationships workflow-tree

  • Data source: Supports multiple external data sources, provides unified data access capabilities for 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 contributions from everyone. Please refer to this page to find out more details: How to contribute. Check out good first issue in here if you are new to DolphinScheduler.

Community

Welcome to join the Apache DolphinScheduler community by:

Landscapes