shashwatsai commented on issue #8037:
URL: https://github.com/apache/seatunnel/issues/8037#issuecomment-2484655167

   > > having listener config details in config
   > 
   > I think it is important to define the boundaries of a project. For 
SeaTunnel engine, it is not a good chance to add listener to job config. It is 
the responsibility of the scheduler to execute the hook after the job is 
completed. For example, airflow, dolphinscheduler, seatunnel-web. We can 
introduce the hook function in seatunnel-web. I think we can implement this 
feature in datasource channel 
https://github.com/apache/seatunnel-web/blob/d11f6c5b8c39bbbbcd74c96f5b2d3609cde93af7/seatunnel-datasource/seatunnel-datasource-plugins/datasource-hive/src/main/java/org/apache/seatunnel/datasource/plugin/hive/HiveDataSourceChannel.java#L36.
 cc @arshadmohammad
   
   Thank you, yes, I second your suggestions. Had a similar discussion earlier 
on the same lines with Arshad. Your inputs will help us, look at the 
aforementioned DDL use case in a more decoupled way. 


-- 
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]

Reply via email to