1.概述
一个环境并行度为1不会报错,但是并行度超过1 就会报错如下
Caused by: org.apache.flink.runtime.io.network.netty.exception.LocalTransportException: Sending the partition request
【Flink】Flink LocalTransportException Sending the partition request to ‘null‘ failed
阅读 161
2022-02-01
一个环境并行度为1不会报错,但是并行度超过1 就会报错如下
Caused by: org.apache.flink.runtime.io.network.netty.exception.LocalTransportException: Sending the partition request
相关推荐
精彩评论(0)