lenboo opened a new issue, #9462: URL: https://github.com/apache/dolphinscheduler/issues/9462
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description If there are Shanghai sh, Hangzhou hz, two clusters as an example. The data source of each cluster may be independent, especially multinational companies are restricted by local laws and policies. The same task may need to be performed in different data centers. - In the case of multiple clusters, split common operations and cluster-related operations. - Whether the button of a single cluster remains unchanged or the complete set is identified by the available clusters. ### Use case Workflow A are associated with two clusters: C1 / C2. Run the workflow A, and two workflow instances would be generated: instance1 with cluster C1; instance2 with cluster C2. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
