muruhanjiang opened a new issue #3193: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3193
In many scenarios, because the database sub-organization deploys multiple sets, a procedure or workflow needs to be executed on several or even dozens of databases, and there are thousands of procedures or workflows. If you just copy the workflow reconfiguration parameters operation, the maintenance costs can be very high. Therefore, it is recommended that a development-state workflow is executed in parallel with multiple sets of parameters in the operational state. One implementation that can be considered is to group parameters and execute instances of a workflow based on the number of groups. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
