catyer opened a new issue, #4332: URL: https://github.com/apache/streampark/issues/4332
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Java Version jdk17 ### Scala Version 2.11.x ### StreamPark Version 2.1.5 ### Flink Version 1.17.x ### Deploy mode kubernetes-application ### What happened when the flink job failed,the status is failing.i can't cancel it in anyway. only i can do is login to streampark database,and update state from t_flink_app, state from 6 to 7 now still exists job which state is failing and i don't know how to solve it ### Error Exception ```log SELECT state FROM t_flink_app WHERE job_name LIKE 'la-loan-apply-selftest-1'; state 6 ``` ### Screenshots <img width="704" height="195" alt="Image" src="https://github.com/user-attachments/assets/255fc4d6-c776-4170-81e5-001cc97abb40" /> <img width="2193" height="112" alt="Image" src="https://github.com/user-attachments/assets/aa24d1c3-6ce0-477e-aef6-124c7e4fc6d4" /> ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR!(您是否要贡献这个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]
