|
| 1 | +# |
| 2 | +# Licensed to the Apache Software Foundation (ASF) under one or more |
| 3 | +# contributor license agreements. See the NOTICE file distributed with |
| 4 | +# this work for additional information regarding copyright ownership. |
| 5 | +# The ASF licenses this file to You under the Apache License, Version 2.0 |
| 6 | +# (the "License"); you may not use this file except in compliance with |
| 7 | +# the License. You may obtain a copy of the License at |
| 8 | +# |
| 9 | +# http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | +# |
| 11 | +# Unless required by applicable law or agreed to in writing, software |
| 12 | +# distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | +# See the License for the specific language governing permissions and |
| 15 | +# limitations under the License. |
| 16 | +# |
| 17 | +# This mapping is used to resolve the Jar package name without version (or call artifactId) |
| 18 | +# |
| 19 | +# corresponding to the module in the user Config, helping Dolphinscheduler to load the correct Jar package. |
| 20 | +# Don't modify the delimiter " -- ", just select the plugin you need |
| 21 | + |
| 22 | +--alert-plugins-- |
| 23 | +dolphinscheduler-alert-aliyunVoice |
| 24 | +dolphinscheduler-alert-dingtalk |
| 25 | +dolphinscheduler-alert-email |
| 26 | +dolphinscheduler-alert-feishu |
| 27 | +dolphinscheduler-alert-http |
| 28 | +dolphinscheduler-alert-pagerduty |
| 29 | +dolphinscheduler-alert-prometheus |
| 30 | +dolphinscheduler-alert-script |
| 31 | +dolphinscheduler-alert-slack |
| 32 | +dolphinscheduler-alert-telegram |
| 33 | +dolphinscheduler-alert-webexteams |
| 34 | +dolphinscheduler-alert-wechat |
| 35 | +--end-- |
| 36 | + |
| 37 | +--datasource-plugins-- |
| 38 | +dolphinscheduler-datasource-aliyunserverlessspark |
| 39 | +dolphinscheduler-datasource-athena |
| 40 | +dolphinscheduler-datasource-azure-sql |
| 41 | +dolphinscheduler-datasource-clickhouse |
| 42 | +dolphinscheduler-datasource-dameng |
| 43 | +dolphinscheduler-datasource-databend |
| 44 | +dolphinscheduler-datasource-db2 |
| 45 | +dolphinscheduler-datasource-doris |
| 46 | +dolphinscheduler-datasource-hana |
| 47 | +dolphinscheduler-datasource-hive |
| 48 | +dolphinscheduler-datasource-k8s |
| 49 | +dolphinscheduler-datasource-kyuubi |
| 50 | +dolphinscheduler-datasource-mysql |
| 51 | +dolphinscheduler-datasource-oceanbase |
| 52 | +dolphinscheduler-datasource-oracle |
| 53 | +dolphinscheduler-datasource-postgresql |
| 54 | +dolphinscheduler-datasource-presto |
| 55 | +dolphinscheduler-datasource-redshift |
| 56 | +dolphinscheduler-datasource-sagemaker |
| 57 | +dolphinscheduler-datasource-snowflake |
| 58 | +dolphinscheduler-datasource-spark |
| 59 | +dolphinscheduler-datasource-sqlserver |
| 60 | +dolphinscheduler-datasource-ssh |
| 61 | +dolphinscheduler-datasource-starrocks |
| 62 | +dolphinscheduler-datasource-trino |
| 63 | +dolphinscheduler-datasource-vertica |
| 64 | +dolphinscheduler-datasource-zeppelin |
| 65 | +--end-- |
| 66 | + |
| 67 | +--storage-plugins-- |
| 68 | +dolphinscheduler-storage-abs |
| 69 | +dolphinscheduler-storage-gcs |
| 70 | +dolphinscheduler-storage-hdfs |
| 71 | +dolphinscheduler-storage-obs |
| 72 | +dolphinscheduler-storage-oss |
| 73 | +dolphinscheduler-storage-s3 |
| 74 | +--end-- |
| 75 | + |
| 76 | +--task-plugins-- |
| 77 | +dolphinscheduler-task-aliyunserverlessspark |
| 78 | +dolphinscheduler-task-chunjun |
| 79 | +dolphinscheduler-task-datafactory |
| 80 | +dolphinscheduler-task-dataquality |
| 81 | +dolphinscheduler-task-datasync |
| 82 | +dolphinscheduler-task-datax |
| 83 | +dolphinscheduler-task-dinky |
| 84 | +dolphinscheduler-task-dms |
| 85 | +dolphinscheduler-task-dvc |
| 86 | +dolphinscheduler-task-emr |
| 87 | +dolphinscheduler-task-flink |
| 88 | +dolphinscheduler-task-flink-stream |
| 89 | +dolphinscheduler-task-hivecli |
| 90 | +dolphinscheduler-task-http |
| 91 | +dolphinscheduler-task-java |
| 92 | +dolphinscheduler-task-jupyter |
| 93 | +dolphinscheduler-task-k8s |
| 94 | +dolphinscheduler-task-kubeflow |
| 95 | +dolphinscheduler-task-linkis |
| 96 | +dolphinscheduler-task-mlflow |
| 97 | +dolphinscheduler-task-mr |
| 98 | +dolphinscheduler-task-openmldb |
| 99 | +dolphinscheduler-task-procedure |
| 100 | +dolphinscheduler-task-python |
| 101 | +dolphinscheduler-task-pytorch |
| 102 | +dolphinscheduler-task-remoteshell |
| 103 | +dolphinscheduler-task-sagemaker |
| 104 | +dolphinscheduler-task-seatunnel |
| 105 | +dolphinscheduler-task-shell |
| 106 | +dolphinscheduler-task-spark |
| 107 | +dolphinscheduler-task-sql |
| 108 | +dolphinscheduler-task-sqoop |
| 109 | +dolphinscheduler-task-zeppelin |
| 110 | +--end-- |
0 commit comments