ruanwenjun opened a new issue #1564: URL: https://github.com/apache/incubator-seatunnel/issues/1564
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Now we use `start-seatunnel-flink.sh` or `start-seatunnel-spark.sh` to start a seatunnel job. But we have no way to stop a seatunnel job. We can only stop the seatunnel job by flink/spark client. This looks strange. This issue want to discuss do we need to provide a shell script like `stop-seatunnel-flink.sh` or `stop-seatunnel-spark.sh` to help user to do stop operation. Although, the script is still using flink/spark client to do the stop operation. ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
