Dolphinscheduler: [FEATURE] can dolphinscheduler Prevent task conflict

Created on 12 Nov 2019  ·  14Comments  ·  Source: apache/dolphinscheduler

Describe the question
can dolphinscheduler Prevent task conflict?
when a task spend very long time to finsh the work,but time is out ,the next loop is start,then have two same task run and conflict.did dolphinscheduler had judged the Previous task is finished or not?

Which version of DolphinScheduler:
-[1.1.0]

good idea new feature

Most helpful comment

可以的。这个只是在我们公司使用,我整合一下提一个pr

zhangb0120 notifications@github.com 于2020年9月10日周四 下午3:23写道:

应该可以,只要上一个周期实例还没跑完,下一个就不能跑就行,这个功能能放到定时管理里面吗?1.3版本好像还没有


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/apache/incubator-dolphinscheduler/issues/1211#issuecomment-690044776,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABLICHGE7FHWCKTNZJQYH3TSFB5INANCNFSM4JMAH34Q
.

All 14 comments

good idea
for now we didn't judged previous task is finished or not! and i will mark this issue as a feature, any one like this feature, please reply +1 , if someone would like to implement this feature, please let me know! thx

thank you very much !
and i think it should be Optional ,because some one need execute sequentially, and some one need execute concurrence!

+1
I think this feature is necessary, azkaban-like concurrent options

+1
I think this feature is necessary too, quartz-like

+1

Duplicate of #1995, the two issues should union , we can talk on this issue

hi ,How's the progress of this issue

+1

is there anybody who would like to implement this feature?

哪位大神能帮忙提升一下这个需求,等了半年了

image
我只实现了并发和跳过功能,没有实现等待功能。因为每个工作流实例等待都是一个线程资源,所以就没有实现等待,不知道这个能不能满足大家的需求。

应该可以,只要上一个周期实例还没跑完,下一个就不能跑就行,这个功能能放到定时管理里面吗?1.3版本好像还没有

可以的。这个只是在我们公司使用,我整合一下提一个pr

zhangb0120 notifications@github.com 于2020年9月10日周四 下午3:23写道:

应该可以,只要上一个周期实例还没跑完,下一个就不能跑就行,这个功能能放到定时管理里面吗?1.3版本好像还没有


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/apache/incubator-dolphinscheduler/issues/1211#issuecomment-690044776,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABLICHGE7FHWCKTNZJQYH3TSFB5INANCNFSM4JMAH34Q
.

可以的。这个只是在我们公司使用,我整合一下提一个pr zhangb0120 notifications@github.com 于2020年9月10日周四 下午3:23写道:

应该可以,只要上一个周期实例还没跑完,下一个就不能跑就行,这个功能能放到定时管理里面吗?1.3版本好像还没有 — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1211 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLICHGE7FHWCKTNZJQYH3TSFB5INANCNFSM4JMAH34Q .

大佬pr写了吗,挺期待这个功能的

Was this page helpful?
0 / 5 - 0 ratings