Flink報錯:Could not connect to BlobServer at address localhost/127.0.0.1:39203文章來源:http://www.zghlxwxcb.cn/news/detail-589237.html
Flink報錯:Could not connect to BlobServer at address localhost/127.0.0.1:39203
個人使用1.15.3的單節(jié)點測試發(fā)現(xiàn)是jobmanager-bind-host的參數(shù)問題
對flink-conf.yaml的jobmanager-bind-host 進(jìn)行修改
standlone模式注釋掉,或者設(shè)置0.0.0.0
YARN上,如果設(shè)置為localhost
,這個設(shè)置將被忽略,默認(rèn)為0.0.0.0。
Kubernetes上,此設(shè)置將被忽略,默認(rèn)為0.0.0.0。文章來源地址http://www.zghlxwxcb.cn/news/detail-589237.html
到了這里,關(guān)于Flink報錯:Could not connect to BlobServer at address localhost/127.0.0.1:39203的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!