Jops-data opened a new issue #3168: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3168
*For better global communication, please give priority to using English description, thx! * **Describe the question** If a workflow does not provide up-down dependency to connect task nodes, all tasks will be submitted at one time when the workflow is executed, which will cause the CPU of the machine to burst. Now I'd like to ask and then control the number of node submissions for the workflow. **Which version of DolphinScheduler:** 1.2.1 **Requirement or improvement I hope that the maximum number of submission nodes can be set in a workflow to control the number of submitted tasks, rather than through the dependency relationship between nodes. ---------------------------------------------------------------- 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]
