Using DolphinScheduler API to Achieve Efficient Batch Workflow Import and Script Deployment
When I Implemented batch generation of DolphinScheduler tasks and imported them, it was found that tasks could only be imported one by one, so using the API is apparently more convenient.
DolphinSched...