You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "banbsyip (via GitHub)" <gi...@apache.org> on 2024/03/01 09:20:49 UTC

[I] depend DAG bug [dolphinscheduler]

banbsyip opened a new issue, #15658:
URL: https://github.com/apache/dolphinscheduler/issues/15658

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   
   ![1](https://github.com/apache/dolphinscheduler/assets/18277076/2787b40b-1e4e-43a9-8a6c-a13158af88d4)
   ![2](https://github.com/apache/dolphinscheduler/assets/18277076/e1e7d51c-fca6-439b-84b3-b5f5bf527317)
   There is a task C in my task flow that depends on two tasks B and C. However, after one of the dependent tasks A ends, task C starts executing without waiting for the other task B to end. What is going on? ?
   
   
   
   ### What you expected to happen
   
   Problem with multiple dependent tasks
   
   ### How to reproduce
   
   Help resolve multiple dependency issues
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.apache.org

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


Re: [I] depend DAG bug [dolphinscheduler]

Posted by "banbsyip (via GitHub)" <gi...@apache.org>.
banbsyip commented on issue #15658:
URL: https://github.com/apache/dolphinscheduler/issues/15658#issuecomment-1975498009

   > hi @banbsyip can you show me the process Instance defintition?
   
   the yip_cs_f_tmp14_test1 process create table yip_cs_f_tmp14_test1 and the yip_cs_f_tmp14_test2 process create table yip_cs_f_tmp14_test2, the process of yip_feature19_tmp should run after both of the two processes dnoe . but when the yip_cs_f_tmp14_test2 done and yip_cs_f_tmp14_test1 not done, the process of yip_feature19_tmp run !
   ![problem](https://github.com/apache/dolphinscheduler/assets/18277076/ad14a055-db5e-4583-a57b-9eb41bdd8268)
   
   
   


-- 
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


Re: [I] depend DAG bug [dolphinscheduler]

Posted by "fuchanghai (via GitHub)" <gi...@apache.org>.
fuchanghai commented on issue #15658:
URL: https://github.com/apache/dolphinscheduler/issues/15658#issuecomment-1975146112

   hi @banbsyip  can you show me the process Instance defintition?
   


-- 
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


Re: [I] depend DAG bug [dolphinscheduler]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #15658:
URL: https://github.com/apache/dolphinscheduler/issues/15658#issuecomment-2050754275

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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


Re: [I] depend DAG bug [dolphinscheduler]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #15658:
URL: https://github.com/apache/dolphinscheduler/issues/15658#issuecomment-2035845665

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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


Re: [I] depend DAG bug [dolphinscheduler]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #15658: depend DAG bug
URL: https://github.com/apache/dolphinscheduler/issues/15658


-- 
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