A platform to distributed, visual interface, schedule, and monitor workflows
5M+
Apache DolphinScheduler(incubator) is a distributed and extensible workflow scheduler platform with a powerful DAG visual interface. It is dedicated to solving complex job dependencies in data pipeline, making multiple types of jobs available out of the box
please refer the official Docker deployment document: https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/docker-deployment.html
| Stability | Easy to use | Features | Scalability |
|---|---|---|---|
| Decentralized multi-master and multi-worker | Visualization process defines key information such as task status, task type, retry times, task running machine, visual variables, and so on at a glance. | Support pause, recover operation | Support custom task types |
| HA is supported by itself | All process definition operations are visualized, dragging tasks to draw DAGs, configuring data sources and resources. At the same time, for third-party systems, the API mode operation is provided. | Users on Dolphin Scheduler can achieve many-to-one or one-to-one mapping relationship through tenants and Hadoop users, which is very important for scheduling large data jobs. | The scheduler uses distributed scheduling, and the overall scheduling capability will increase linearly with the scale of the cluster. Master and Worker support dynamic online and offline. |
| Overload processing: Overload processing: By using the task queue mechanism, the number of schedulable tasks on a single machine can be flexibly configured. Machine jam can be avoided with high tolerance to numbers of tasks cached in task queue. | One-click deployment | Support traditional shell tasks, and big data platform task scheduling: MR, Spark, SQL (MySQL, PostgreSQL, hive, spark SQL), Python, Procedure, Sub_Process |
Welcome to participate in contributing, please refer to this website to find out more: [How to contribute]
Content type
Image
Digest
sha256:d657965e5…
Size
221.8 MB
Last updated
over 3 years ago
docker pull apache/dolphinscheduler:2.0.7Pulls:
168
Last week