Dolphinscheduler: Welcome to leave your article link(欢迎留下关于DolphinScheduler的文章链接)

Created on 30 Oct 2019  ·  12Comments  ·  Source: apache/dolphinscheduler

We will publish on official website(https://dolphinscheduler.apache.org) if suitable.


欢迎大家留下关于小海豚调度文章的链接,后续会整理整理放在官网上

help wanted

Most helpful comment

All 12 comments

Dolphin Scheduler 1.1.0 on Ambari 2.6.3

https://gary0416.github.io/2019/10/30/DolphinScheduler/

标题:Why cannot timed-tasks be scheduled to execute after EasyScheduler upgrades v1.1.0?(为何EasyScheduler升级v1.1.0后定时任务不调度执行?)
链接:https://segmentfault.com/a/1190000020770605

标题:Why cannot timed-tasks be scheduled to execute after EasyScheduler upgrades v1.1.0?(为何EasyScheduler升级v1.1.0后定时任务不调度执行?)
链接:https://segmentfault.com/a/1190000020770605

操作步骤:
第一步:
update t_escheduler_schedules set release_state=0;
第二步:
delete from QRTZ_CRON_TRIGGERS;
delete from QRTZ_JOB_DETAILS;
delete from QRTZ_TRIGGERS;
第三步:
升级后在界面操作上线

Apache Dolphin Scheduler 1.2.0 部署文档(CDH5.16.2)
https://www.yuque.com/docs/share/70463e56-2e4d-4876-a2e4-784bdcf960ab?#

如何将Dolphin Scheduler1.1.0升级到1.2.0
https://www.yuque.com/docs/share/6d2b49ba-4e52-4b12-bd89-72a1e7ec47a5?#

Was this page helpful?
0 / 5 - 0 ratings