04 2021 档案

摘要:flink 输出sideoutput 定义一个OutPutTag,注意一定需要增加{} OutputTag<SensorEntity> high = new OutputTag<SensorEntity>("high"){}; public class SideOutputActionTest3 { 阅读全文
posted @ 2021-04-25 06:24 尽你所能_为你所爱 阅读(297) 评论(0) 推荐(0)
摘要:flink 执行keyBy操作出现异常情况: Exception in thread "main" org.apache.flink.api.common.InvalidProgramException: This type (GenericType<com.hmh.entity.SensorEnt 阅读全文
posted @ 2021-04-24 07:52 尽你所能_为你所爱 阅读(396) 评论(0) 推荐(0)