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.41k stars 4.5k forks source link

[DSIP-44] Add owner for provider managed plugins #16093

Open EricGao888 opened 1 month ago

EricGao888 commented 1 month ago

Search before asking

Description

IMHO we could classify current plugins into two categories:

  1. Community-Managed plugins: widely-used plugins such as shell, hive, spark, flink, etc.
  2. Provider-Managed plugins: plugins used in specific scenario, which enriches the open-source ecosystem of Dolphin.

With the growing number of provider-managed plugins, the community do not have enough hands to ensure the stability and security. Therefore, I suggest each provider-managed plugin should have an owner, responsible for the stability and security issues. Before each release of Dolphin, we need the owners to submit a test report for the plugins they cover. Failure to submit test reports within release date for three consecutive times will lead to the retirement of the plugin.

We could call for a vote later to decide which plugins will be managed by the community.

[WIP] Community-Managed Plugins:

[WIP] Provider-Managed Plugins: Name Owner
dataquality-plugin
zeppelin-plugin @EricGao888
jupyter-plugin @EricGao888

......

Are you willing to submit a PR?

Code of Conduct

SbloodyS commented 1 month ago

I'm big +1 on this.

ruanwenjun commented 1 month ago

+1, I added to DSIP