apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

[Feature][Task Plugin] Add Aliyun ADB Spark Task Plugin #16264

Closed dcoliversun closed 1 month ago

dcoliversun commented 2 months ago

Search before asking

Description

Use case

Create Datasource

Create Tasks

Task Parameters

Parameters Description
Datasource types The type of datasource the task uses, should be ADBSPARK.
Datasource instances The instance of ADBSPARK datasource.
Aliyun ADB Cluster ID The ID of the AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
Aliyun ADB Resource Group The name of the job resource group in AnalyticDB for MySQL Data Lakehouse Edition (V3.0) cluster.
Aliyun ADB App Type The type of the application. Valid values: Batch(default), SQL.
Aliyun ADB Spark Data The data of the application template. For information about the application template configuration, see Spark application configuration guide.

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 1 month ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.