You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/04/11 01:53:34 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on issue #9418: How to run multiple tasks in a task flow at the same time

caishunfeng commented on issue #9418:
URL: https://github.com/apache/dolphinscheduler/issues/9418#issuecomment-1094463296

   >(A, B) child tasks all depend on (X, Y) parent task, I now want to execute (A, B) these two child tasks and the dependent parent task (X, Y) at the same time
   
   You can use the logic task to do it. Such as `Conditions`, `Switch`, `SubProcess` and `Dependent`,  see https://dolphinscheduler.apache.org/zh-cn/docs/dev/user_doc/guide/task/conditions.html


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org