which520 opened a new issue, #3565: URL: https://github.com/apache/incubator-streampark/issues/3565
### 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 8 ### Scala Version 2.12.x ### StreamPark Version 2.12 ### Flink Version 1.14.6 ### deploy mode remote ### What happened streampark采用k8s部署方式进行部署,然后将workspace挂载出来,使用的是aws的efs盘进行挂载,然后对 一个application重新导入jar包后,进行releas 就会报错 ### Error Exception ```log java.io.IOException: Unable to delete file: /opt/soft/streampark_workspace/workspace/100165/.nfs1b803841542467490000003f ``` ### Screenshots <img width="756" alt="image" src="https://github.com/apache/incubator-streampark/assets/44831650/d80d1dad-5a2d-493f-b447-f1dd93b8a601"> ### 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]
