zhongjiajie commented on issue #7156: URL: https://github.com/apache/dolphinscheduler/issues/7156#issuecomment-1159363197
> > > Hi @caishunfeng @SbloodyS , it seems @boy-xiaozhang has some idea about adding a dependence hook to the task plugin and want to call in api server when users save task. do you have any great idea to do that? > > > > > > Dear brothers, do you have any good ideas? My idea is to make the dolphinscheduler task parser into plugin and couple them into the task plugin. In this way, users can make their own extensions for those with task source and task target. However, if they do so, the analysis of this work may have to be handed over to the worker, so they have to request the worker when the task is saved and when depend on recommendation, which is also more troublesome, do you have any good suggestions > > May I ask whether this feature will be applied to all types of tasks or only sql related tasks? @boy-xiaozhang want to add some hook or interface in base task class, which can beimplement tasks if they can be auto dependence. but currently will only work on SQL like task -- 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]
