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] Update Job and upload jar, then build job failed #4090

Open
3 tasks done
xieyi888 opened this issue Sep 25, 2024 · 0 comments · May be fixed by #4091
Open
3 tasks done

[Bug] Update Job and upload jar, then build job failed #4090

xieyi888 opened this issue Sep 25, 2024 · 0 comments · May be fixed by #4091
Labels
bug Something isn't working

Comments

@xieyi888
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Java Version

1.8

Scala Version

2.11.x

StreamPark Version

dev

Flink Version

1.16.2

deploy mode

yarn-application

What happened

  1. create resource and upload jar
    jar name: verify-sloth-1.0-SNAPSHOT.jar
    image

  2. create job depend on the resource
    image

  3. update the job,and upload jar during update job
    the upload jar's name is verify-sloth-2.4-SNAPSHOT.jar. which is different from the jar from resource
    image

the job resource is in temp dir, and not upload to Workspace.local().APP_UPLOADS()

[root@*** /]# ll /disk1/eadop/streampark/temp/verify-sloth-2.4-SNAPSHOT.jar
-rw------- 1 ****  **** 16029391 Sep 14 17:54 /disk1/eadop/streampark/temp/verify-sloth-2.4-SNAPSHOT.jar
  1. release job fail
    image

Error Exception

No response

Screenshots

image

Are you willing to submit PR?

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

Code of Conduct

@xieyi888 xieyi888 added the bug Something isn't working label Sep 25, 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

Successfully merging a pull request may close this issue.

1 participant