jallyQ opened a new issue, #4111: URL: https://github.com/apache/incubator-streampark/issues/4111
### 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 ### Scala Version 2.12.x ### StreamPark Version 2.1X ### Flink Version 1.16.3 ### deploy mode kubernetes-session ### What happened in my business ,i need to start many flink jobs with the same flink jar,but the args is different at the same time; step 1: create tens of flink jobs with the same flink jar,such as  step 2: some jobs are in the upload state ,some jobs are in the build state question: 1.in the upload interface the jar will be deal with  2.if at the same time ,the job is in the build state with the same jar,the build interface will deal  error: the jobs with the same flink jar will be failed ,because of the flink jar is deleted by the job which is uploading flink jar at the same time ### Error Exception ```log File " + localJar + " is not exist, please check it! ``` ### Screenshots _No response_ ### Are you willing to submit PR? - [X] 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]
