Sky-Gu commented on issue #13726:
URL:
https://github.com/apache/dolphinscheduler/issues/13726#issuecomment-1607209287
> @Sky-Gu 您好,Sky, 我们遇到了同样的问题,您是如何解决的? 另外,为什么要关闭这个bug?固定了吗?
the system automatically closed the bug.
I didn't fix the bug because it's hard to reproduce.
my current approach is to work through a workflow composed of serial tasks.
for example, if the resource of my task group is 5, I will enable 10
parallel tasks in the workflow
when there are upstream and downstream tasks, they are not all submitted to
the master node at one time, and the resource Settings of the task group are
also taken into account.
assigning tasks upstream and downstream is solved through API
--
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]