ziya05 commented on issue #15738: URL: https://github.com/apache/dolphinscheduler/issues/15738#issuecomment-2311675200
> Some user told me that task can't stop and he provided the following picture, SeaTunnel version is 2.3.5 or 2.3.6  > > but we don‘t find unusual cause when checking the source code. Usually SeaTunnel process will be killed in cluster mode once you click stop button. If any user meet the same problems, please provide some more messages such as SeaTunnel process screenshot in detail > > By the way, if you have solved the problem, please also leave a message, thx I found if I create a seatunnel task which read data from kafka and save data to database, while set the job.mode to "STREAM", then stop the task after run it, the data will be update in database, and I can find the job from seatunnel REST Api. By the way I hope dolphinscheduler will support seatunnel stream task, then I can manager the task in "realtime 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]
