liukunyuan commented on issue #3203: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3203#issuecomment-657483992
> 我现在使用的是java ,您的意思是说 通过dolphinscheduler 执行9点的调度 然后在java 端使用quartz来添加多个一次性的定时任务吗? You can schedule it every hour. 你的意思是,9点钟查询今天有哪些会议,然后到了时间给用户发会议通知?那你可以每30分钟或者每小时调度,而不是9点钟进行调度。 ---------------------------------------------------------------- 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]
