01 2021 档案
flink异常:java.lang.RuntimeException: Error while creating the channel
摘要:flink异常:java.lang.RuntimeException: Error while creating the channel 阅读全文
posted @ 2021-01-25 00:12 暴走小飞鼠 阅读(1246) 评论(0) 推荐(0)
flink技巧:加载配置文件
摘要:创建properties文件 在resources目录下创建application.properties文件,可以在内部自由写入配置信息 # redis service.redis.host=191.11.91.83 service.redis.port=6379 service.redis.pas 阅读全文
posted @ 2021-01-24 23:57 暴走小飞鼠 阅读(2556) 评论(0) 推荐(0)
flink异常:Could not forward element to next operator
摘要:flink异常:Could not forward element to next operator 阅读全文
posted @ 2021-01-24 23:48 暴走小飞鼠 阅读(14004) 评论(0) 推荐(0)
flink异常:A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
摘要:flink异常:A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 阅读全文
posted @ 2021-01-24 23:47 暴走小飞鼠 阅读(4802) 评论(0) 推荐(0)