FlinkFlink Cannot serve slot request, no ResourceManager connected Adding as pending request

Posted 九师兄

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了FlinkFlink Cannot serve slot request, no ResourceManager connected Adding as pending request相关的知识,希望对你有一定的参考价值。

文章目录


1.概述

一个flink 程序 提高了并行度 程序起不来了,一直打印如下 Cannot serve slot request, no ResourceManager connected Adding as pending request

根据报错找到相关的位置:无法服务槽位请求,没有ResourceManager连接。添加为到pending request队列中


    private void stashRequestWaitingForResourceManager(final PendingRequest pendingRequest) 

以上是关于FlinkFlink Cannot serve slot request, no ResourceManager connected Adding as pending request的主要内容,如果未能解决你的问题,请参考以下文章

FlinkFLink RocksDBListState 报错 You cannot add null to a ListState

FlinkFlink SQL 报错 ClassCastException: VarCharType cannot be cast to RowType

com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known serve

ABP vue+asp.net core yarn serve报 Cannot find module 'typescript/package.json错误

Jmeter连接Mysql出现Cannot create PoolableConnectionFactory (Could not create connection to database serv

vue工程npm run serve时启动报:Cannot read property 'range' of null 错误