2062802390 commented on issue #15738: URL: https://github.com/apache/dolphinscheduler/issues/15738#issuecomment-2739857487
我在apache/dolphinscheduler-worker:3.1.9里面启动Seatunnel集群root@im-2:/opt/soft/seatunnel# nohup ./bin/seatunnel-cluster.sh 2>&1 & 然后在dolphinscheduler运行Seatunnel任务,  在apache/dolphinscheduler-worker:3.1.9可以查看这个任务 Job ID Job Name Job Status Submit Time Finished Time ------------------ ------------------------- ---------- ----------------------- ----------------------- 955046621744201729 cz_haiwai_ldq_mysql_to_ck RUNNING 2025-03-20 18:14:22.731 我把这个Seatunnel任务停止后  apache/dolphinscheduler-worker:3.1.9里面的Seatunnel任务并没有停止,还是在进行运行。 Job ID Job Name Job Status Submit Time Finished Time ------------------ ------------------------- ---------- ----------------------- ----------------------- 955046621744201729 cz_haiwai_ldq_mysql_to_ck RUNNING 2025-03-20 18:14:22.731 -- 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]
