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

yarn模式,报错 #92

Closed
momisabuilder opened this issue Oct 14, 2019 · 0 comments
Closed

yarn模式,报错 #92

momisabuilder opened this issue Oct 14, 2019 · 0 comments

Comments

@momisabuilder
Copy link
Contributor

22:04:51.734 [main] INFO org.apache.flink.client.program.rest.RestClusterClient - Submitting job 60cad899575749e0de272ebdb7a02db3 (detached: true).
Exception in thread "main" java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.CompletableFuture$AsyncSupply@1cf2fed4 rejected from java.util.concurrent.ThreadPoolExecutor@3af4e0bf[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5]
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
at java.util.concurrent.CompletableFuture.asyncSupplyStage(CompletableFuture.java:1604)
at java.util.concurrent.CompletableFuture.supplyAsync(CompletableFuture.java:1830)
at org.apache.flink.client.program.rest.RestClusterClient.submitJob(RestClusterClient.java:327)
at org.apache.flink.client.program.rest.RestClusterClient.submitJob(RestClusterClient.java:243)
at org.apache.flink.client.program.ClusterClient.run(ClusterClient.java:483)
at org.apache.flink.client.program.DetachedEnvironment.finalizeExecute(DetachedEnvironment.java:77)
at org.apache.flink.client.program.ClusterClient.run(ClusterClient.java:429)
at com.dtstack.flinkx.launcher.Launcher.main(Launcher.java:122)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants