Search before asking
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
File " + localJar + " is not exist, please check it!
Screenshots
No response
Are you willing to submit PR?
Code of Conduct
Search before asking
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
Screenshots
No response
Are you willing to submit PR?
Code of Conduct