Skip to content
New issue

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

[Feature][Dashboard] Support multiple scheduling engines #11485

Closed
1 of 2 tasks
aloyszhang opened this issue Nov 12, 2024 · 0 comments · Fixed by #11486
Closed
1 of 2 tasks

[Feature][Dashboard] Support multiple scheduling engines #11485

aloyszhang opened this issue Nov 12, 2024 · 0 comments · Fixed by #11486
Milestone

Comments

@aloyszhang
Copy link
Contributor

aloyszhang commented Nov 12, 2024

Description

#11484 introduces the support for multi-scheduling engines, which should also be supported from the dashboard.

It should be like this:

image

There will be a new parameter when creating InLong Group called Schedule Engine, which has a key namedscheduleEngine and three different values:

  • Quart
  • Airflow
  • Dolphinscheduler

By default, the value is Quartz.
Moreover, if the value is Dolphinscheduler, the Schedule Type only supports crontab.

Use case

Support more schedule engine in offline data synchronization.

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant