1015zhc commented on issue #3850: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3850#issuecomment-700583105
> Install or upgrade directly ? > > 是直接安装的还是从别的版本升级过来的? > 如果是升级过来的可能是不兼容以前的定时 > 如果是直接安装的,是不是你的定时表和元数据表,没有在一个db下面,你有修改quartz.properties配置信息么? > 个人感觉是定时系统表应该是有问题的,如果查找不到别的原因,可以先停止master,t_ds_schedules状态设置为下线,然后把系统定时表所有数据删除,重新启动Master,重新定时上线 是直接安装的,没有修改quartz.properties,用的同一个db(dolphinscheduler)。 好的 我试一下清理数据 ---------------------------------------------------------------- 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]
