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

Couldn't deploy Yarn Application Cluster(version 1.0.0.rc4) #3150

Closed
3 tasks done
jetliu1711 opened this issue Feb 6, 2024 · 3 comments
Closed
3 tasks done

Couldn't deploy Yarn Application Cluster(version 1.0.0.rc4) #3150

jetliu1711 opened this issue Feb 6, 2024 · 3 comments
Labels
More Information Required More information required Need Reproduce Need to provide reproduction steps

Comments

@jetliu1711
Copy link

Search before asking

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

What happened

When I write my flinksql ,choose executor mode is yarn appcation and I also add applicaton jar hdfs:///dinky/lib/flink1.17/dinky-app-1.17-1.0.0-rc4-jar-with-dependencies.jar to the cluster ,then click the running button,so I can't submit the task to the yarn。here are some logs with the question:
2024-02-06 14:13:32,555 ERROR org.apache.flink.runtime.entrypoint.ClusterEntrypoint [] - Could not create application program.
org.apache.flink.util.FlinkException: Could not load the provided entrypoint class.
at org.apache.flink.client.program.DefaultPackagedProgramRetriever.getPackagedProgram(DefaultPackagedProgramRetriever.java:215) ~[flink-dist-1.17.2.jar:1.17.2]
at org.apache.flink.yarn.entrypoint.YarnApplicationClusterEntryPoint.getPackagedProgram(YarnApplicationClusterEntryPoint.java:126) ~[flink-dist-1.17.2.jar:1.17.2]
at org.apache.flink.yarn.entrypoint.YarnApplicationClusterEntryPoint.main(YarnApplicationClusterEntryPoint.java:96) [flink-dist-1.17.2.jar:1.17.2]
Caused by: org.apache.flink.client.program.ProgramInvocationException: JAR file does not exist '/data/vdh/yarn/local/usercache/dinky/appcache/application_1707125270554_0010/container_e08_1707125270554_0010_01_000001/dinky-app-1.17-1.0.0-rc4-jar-with-dependencies.jar'
at org.apache.flink.client.program.PackagedProgram.checkJarFile(PackagedProgram.java:617) ~[flink-dist-1.17.2.jar:1.17.2]
at org.apache.flink.client.program.PackagedProgram.loadJarFile(PackagedProgram.java:465) ~[flink-dist-1.17.2.jar:1.17.2]
at org.apache.flink.client.program.PackagedProgram.(PackagedProgram.java:135) ~[flink-dist-1.17.2.jar:1.17.2]
at org.apache.flink.client.program.PackagedProgram.(PackagedProgram.java:65) ~[flink-dist-1.17.2.jar:1.17.2]
at org.apache.flink.client.program.PackagedProgram$Builder.build(PackagedProgram.java:691) ~[flink-dist-1.17.2.jar:1.17.2]
at org.apache.flink.client.program.DefaultPackagedProgramRetriever.getPackagedProgram(DefaultPackagedProgramRetriever.java:213) ~[flink-dist-1.17.2.jar:1.17.2]
... 2 more

What you expected to happen

success to the yarn

How to reproduce

write flinksql task,choose executor mode is yarn appcation then click the running button。

Anything else

No response

Version

1.0.0

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@jetliu1711 jetliu1711 added Bug Something isn't working Waiting for reply Waiting for reply labels Feb 6, 2024
@Zzm0809 Zzm0809 added More Information Required More information required Need Reproduce Need to provide reproduction steps and removed Bug Something isn't working Waiting for reply Waiting for reply labels Feb 6, 2024
Copy link

github-actions bot commented Feb 6, 2024

Hello @jetliu1711, we need you to provide reproduction steps so that we can help you troubleshoot the problem. Issues are marked `Need Reproduce`.

你好 @jetliu1711, 我们需要你提供复现步骤以便于我们帮你排查问题,Issues 标注为 `Need Reproduce` 。

Copy link

Hi @, Since this issue was marked as requiring more information, no response was received for 7 days. The issue is now closed. If you have any questions, please comment and reply.

Hi @, 由于该 issue 被标记为需要更多信息,却 7 天未收到回应。现关闭 issue,若有任何问题,可评论回复。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2024
@hugh018
Copy link

hugh018 commented Aug 19, 2024

复现 flink-1.17.2 dinky-1.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
More Information Required More information required Need Reproduce Need to provide reproduction steps
Projects
None yet
Development

No branches or pull requests

3 participants