Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks done
jallyQ opened this issue Oct 10, 2024 · 0 comments
Open
3 tasks done

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

jallyQ opened this issue Oct 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jallyQ
Copy link

jallyQ commented Oct 10, 2024

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

@jallyQ jallyQ added the bug Something isn't working label Oct 10, 2024
@jallyQ jallyQ changed the title upload File not found when starting job at the same time [Bug] upload File not found when starting job at the same time Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant