chengyuan1029 opened a new issue, #3961: URL: https://github.com/apache/incubator-streampark/issues/3961
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Java Version 1.8.0_311 ### Scala Version 2.12.x ### StreamPark Version 2.1.5 ### Flink Version 1.17.0 ### deploy mode yarn-application ### What happened I found that the checkpoint is not automatically updated and saved, occasionally it works, but most of the time it doesn't work and won't automatically update and save the checkpoint. Currently, I am using Flinksql and submitting in yarn application mode. Could you please help me take a look? What could be the possible reason?  ### Error Exception ```log There are no obvious errors in the log, only the alarms related to the database are as follows. Will this alarm have any impact? How to eliminate this alarm? ``` ### Screenshots  ### 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]
