flink shell出现Could not create the DispatcherResourceManagerComponent
生活随笔
收集整理的這篇文章主要介紹了
flink shell出现Could not create the DispatcherResourceManagerComponent
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
問題復(fù)現(xiàn):
start-scala-shell.sh local
排查方式
①$FLINK_HOME/bin/start-cluster.sh啟動后查看$FLINK_HOME/log下面有沒有報(bào)錯
②啟用shell前確保6123和8080(也就是web ui,我自己改成了8084)沒有被占用
注意①只是排查手段,啟動shell local模式前,必須關(guān)閉①中產(chǎn)生的standalone進(jìn)程。
總結(jié)
以上是生活随笔為你收集整理的flink shell出现Could not create the DispatcherResourceManagerComponent的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: centos7不能上网,重启网卡报错怎么
- 下一篇: flink shell的local模式(