We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#11484 introduces the support for multi-scheduling engines, which should also be supported from the dashboard.
It should be like this:
There will be a new parameter when creating InLong Group called Schedule Engine, which has a key namedscheduleEngine and three different values:
Schedule Engine
scheduleEngine
By default, the value is Quartz. Moreover, if the value is Dolphinscheduler, the Schedule Type only supports crontab.
Schedule Type
crontab
Support more schedule engine in offline data synchronization.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
#11484 introduces the support for multi-scheduling engines, which should also be supported from the dashboard.
It should be like this:
There will be a new parameter when creating InLong Group called
Schedule Engine
, which has a key namedscheduleEngine
and three different values:By default, the value is Quartz.
Moreover, if the value is Dolphinscheduler, the
Schedule Type
only supportscrontab
.Use case
Support more schedule engine in offline data synchronization.
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: