ruanwenjun commented on issue #17786:
URL: 
https://github.com/apache/dolphinscheduler/issues/17786#issuecomment-3645536471

   @Mrhs121 Thank you for providing this important information. I have further 
examined the implementation of the SeatunnelTask plugin in DS. Currently, we 
submit tasks using a shell process, and when canceling, we directly stop the 
process. By default, seatunnel will close the job if the seatunnel submit 
process is closed, see `-cj` option.
   https://seatunnel.apache.org/docs/2.3.12/seatunnel-engine/user-command
   
   @cyrusmaster Please check if there exist any error in DS worker server when 
you close SeatunnelTask in DS, and check if the seatunnel client process has 
been killed.


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