Flink各種報錯彙總

這篇文章主要用來記錄一下Flink中的常見的報錯以及解決方案(以後會持續更新) 1,Table is not an append-only table. Use the toRetractStream() in order to handle add and retract messages. 這個是因爲動態表不是append-only模式的,需要用toRetractStream(回撤流)處理就好
相關文章
相關標籤/搜索