我们一般遇到这种情况,大都是JobManager Full GC导致的。你可以检查下你的JM的内存使用情况
star <[email protected]> 于2020年6月2日周二 上午10:03写道: > 您好, > > Flink1.9 yarn session模式 经常Ask timed out > > > 在执行flink list shell命令的时候连接不上 报 > akka.pattern.AskTimeoutException: Ask timed out on > [Actor[akka://flink/user/dispatcher#180439734]] after [10000 ms]. Message > of type [org.apache.flink.runtime.rpc.messages.LocalFencedMessage]. A > typical reason for `AskTimeoutException` is that the recipient actor didn't > send a reply. > > > > 提交作业也是一样 > Caused by: java.util.concurrent.ExecutionException: > org.apache.flink.runtime.rest.util.RestClientException: [Job cancellation > timed out.] > > > > > > 此时web ui打开会一直提示:Server Response Message: Internal server error. > 作业列表也是空的 > > > > > > > 此种情况过阵子自己能恢复,但是这期间什么都干不了 > > > 请问大家有遇到过吗? 谢谢 -- Best, Benchao Li
