Skip to content

[Bug] upload File not found when starting job at the same time  #4111

Description

@jallyQ

Search before asking

  • I had searched in the issues 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
image
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
image
2.if at the same time ,the job is in the build state with the same jar,the build interface will deal
image

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?

  • Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions