aloyszhang commented on issue #9779: URL: https://github.com/apache/inlong/issues/9779#issuecomment-2124221954
## Task list ### new dev branch Since this is a big feature for InLong, so, create a new branch for development, and after development and testing are completed, merge it back to master. - [x] create new dev branch https://github.com/apache/inlong/tree/dev-offline-sync ### Manager Offline Synchronization Task Management: Definition and Management of Offline Synchronization Tasks - [x] #9781 - [x] #9813 - [ ] Page wizard mode - [x] OpenAPI mode(already covered by existed OpenAPI) - [x] #9862 Scheduling Management: Scheduling task definition, scheduling instance definition, scheduling task management (CRUD) - [ ] #10247 - [ ] #10247 - [ ] Page wizard mode - [ ] OpenAPI mode - [ ] Support for periodic scheduling capability - [ ] Scheduling instance definition - [ ] Scheduling interface abstraction - [ ] Plugin-based scheduling framework support - [ ] Built-in scheduling capability support (based on Quartz) - [ ] DolphinScheduler, US, etc. Offline Task Submission - [ ] Timing of Flink task submission determined by the scheduling system; submit Flink task when generating scheduling instance Offline Task Operation and Maintenance - [ ] Start (task submission), stop - [ ] Retrieve running status - [ ] Task logs, exceptions ### Sort Flink Task Encapsulation: Add support for Flink environment in batch mode Flink Batch Capability Support - [x] #10054 - [x] #10053 - [x] #10055 - [x] #10069 - [x] #10056 - [x] #10057 - [x] #10091 -- 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]
