xuetong
Results
2
comments of
xuetong
meet the same problem. I take following 3 steps to temporarily avoid this issue: 1. backup t_ds_trigger_relation 2. delete from t_ds_trigger_relation 3. restart dolphinscheduler
the job_id of t_ds_trigger_relation based on id of t_ds_command which is auto incr by mysql but the auto incr is reset by some way (maybe truncate in a dev env.)