项目场景:
Flink算子执行报错:
Caused by: java.net.BindException: Could not start rest endpoint on any port in port range 10000
at org.apache.flink.runtime.rest.RestServerEndpoint.start(RestServerEndpoint.java:234)
at org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory.create(DefaultDispatcherResourceManagerComponentFactory.java:172)
... 11 more
问题描述:
具体的报错日志:
org.apache.flink.util.FlinkException: Could not create the DispatcherResourceManagerComponent.
at org.apache.flink.runtime.entrypoint.component.DefaultDispatcherResourceManagerComponentFactory.create(DefaultDispatcherResourceManagerComponentFactory.java:275)
at org.apache.flink.runtime.minicluster.MiniCluster.createDispatcherResourc

最低0.47元/天 解锁文章
1071

被折叠的 条评论
为什么被折叠?



