1015zhc commented on issue #3850:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/3850#issuecomment-700598676


   > Install or upgrade directly ?
   > 
   > 是直接安装的还是从别的版本升级过来的?
   > 如果是升级过来的可能是不兼容以前的定时
   > 如果是直接安装的,是不是你的定时表和元数据表,没有在一个db下面,你有修改quartz.properties配置信息么?
   > 
个人感觉是定时系统表应该是有问题的,如果查找不到别的原因,可以先停止master,t_ds_schedules状态设置为下线,然后把系统定时表所有数据删除,重新启动Master,重新定时上线
   
   请问系统定时表是t_ds_schedules吗?还是QRTZ_SCHEDULER_STATE 
呢,我试了下删除t_ds_schedules中的数据,再启动还是报错,不起作用。
   当我直接设置t_ds_schedules表中的数据为上线时,可以跑脚本。


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


Reply via email to