data-yangmengfei edited a comment on issue #1958: [QUESTION] The scheduling 
system sets a second task, causing the system to crash
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/1958#issuecomment-586189597
 
 
   Resolution:
   Step1:
   Stop DS Schedule System
   Step2:
   login your mysql system,and check table:t_escheduler_process_instance and 
t_escheduler_task_instance, If there are nonterminal tasks in these two tables, 
please reset the status of these tasks to failure,the state column is state
   Step3:
   login Zk client
   truncate path:/escheduler/tasks_queue
   
   
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to