hillyuen opened a new issue #4584: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4584
I have configured multiple task nodes in a dag process, and then each node is assigned its own workergroup. When running the dag process manually or in task management mode, I need to select a workergroup and then specify one of them. After many tests, when running, it did not forcefully schedule according to the workergroup specified by the task node. ------------------------------------------------- 我在一个dag流程里配置了多个任务节点,然后每个节点指定了各自的workergroup,手动或者任务管理方式运行dag流程的时候,需要选择一个workergroup,然后指定了其中一个。经过多次测试,运行的时候,没有强行按照任务节点所指定的workergroup来进行调度。  ---------------------------------------------------------------- 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]
