apache/dolphinscheduler

[Feature][API] Associate worker group with tenant

Open

#17167 opened on May 8, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (11,659 stars) (4,324 forks)batch import
featurehelp wantedpriority:low

Description

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

We want to isolate worker resources based on different tenants. Currently in dolphinscheduler, when we create worker group, it is not associated with tenant (no such field in t_ds_worker_group)

Also for frontend, after we associated worker group with tenant, we need to ensure that user can only select worker group in his tenant when he tries to start executing workflows, or setting worker group in tasks

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Contributor guide