We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.8
2.11.x
dev
1.16.2
yarn-application
create resource and upload jar jar name: verify-sloth-1.0-SNAPSHOT.jar
create job depend on the resource
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
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
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Search before asking
Java Version
1.8
Scala Version
2.11.x
StreamPark Version
dev
Flink Version
1.16.2
deploy mode
yarn-application
What happened
create resource and upload jar
jar name: verify-sloth-1.0-SNAPSHOT.jar
create job depend on the resource
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
the job resource is in temp dir, and not upload to Workspace.local().APP_UPLOADS()
Error Exception
No response
Screenshots
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: