davidyuan1223 opened a new issue, #4192:
URL: https://github.com/apache/streampark/issues/4192

   ### 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
   
   1.8
   
   ### Scala Version
   
   2.11.x
   
   ### StreamPark Version
   
   2.1.4
   
   ### Flink Version
   
   1.14
   
   ### Deploy mode
   
   kubernetes-application
   
   ### What happened
   
   env: Flink 1.14 on k8s
   reproduction:
   1. config a error FlinkSQL but could verify success
   2. release and start this job, the flink on k8s jobmanager will start failed
   3. update the sql content, re release&start, this job also failed, see the 
log could found it is run the old version sql, not the newest sql
   4. the jobmanager on k8s will repeat restart
   5. when you try to delete the job
   6. the job config on streampark will delete the config, but in k8s cluster, 
the wrong jobmanager will always restart again, it will reduce the k8s 
resource, and people could not found that
   
   
   ### Error Exception
   
   ```log
   
   ```
   
   ### Screenshots
   
   
   like this
   
   
![Image](https://github.com/user-attachments/assets/b6c2ee2f-bc09-4e54-a21f-efdac9b2fa79)
   
   
![Image](https://github.com/user-attachments/assets/79d68df7-59bc-49bb-bfdc-3b2c2f1febe1)
   
   ### 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]

Reply via email to