aloyszhang opened a new issue, #11485: URL: https://github.com/apache/inlong/issues/11485
### Description #11484 introduces the support for multi-scheduling engines, which should also be supported from the dashboard. It should be like this: <img width="1106" alt="image" src="https://github.com/user-attachments/assets/ad27e8fc-a8fe-4ec4-8442-c1280c880a18"> There will be a new parameter when creating InLong Group called `Schedule Engine`, which has a key named`scheduleEngine` and three different values: - 0: for Quart - 1: for Airflow - 2: for Dolphinscheduler By default, the value is 0, which means the schedule engine is Quartz. Moreover, if the value is set to 2(for 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 - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
