GitXplorerGitXplorer
a

dolphinscheduler

public
12688 stars
4579 forks
323 issues

Commits

List of commits on branch dev.
Verified
f697665854f73233e7cdadfb17c75c3169f95d2d

[Fix-16629][UI][Workflow Instance] fix status display error

ssdhzwc committed 11 hours ago
Verified
af03736c2a1fa2d1a0e04fd8cd359a5c39da653a

hotfix sqlserver e2e ci error (#16633)

SSbloodyS committed 12 hours ago
Verified
950831ed1fda068a1674c47727b8eb22065f640c

[Improvement-16598][UI] SQL task type optimization of sending alarm notifications (#16599)

SSbloodyS committed 9 days ago
Verified
e4db2d6b8715d5b22a27e715d1c01dfdad3a5ea7

[Fix-16569][alert] Feishu send alert message failed (#16588)

ssaowu committed 10 days ago
Verified
bb07395103fec1f3437858b261a45817cee21a18

[Chore][CI] Fix ci cache error(#16600)

SSbloodyS committed 11 days ago
Verified
e88eb7f4d7c218700cce3f219a0d2b4309f1839a

[Improvement-16586][Doc] Rename sub-process to sub-workflow in docs (#16587)

SSbloodyS committed 11 days ago

README

The README file for this repository.

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 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 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.