Skip to content

yarn模式,报错 #92

@momisabuilder

Description

@momisabuilder

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions