I'm trying to interegate kafka and flink. The idea is to consume a kafka queue and transform data using flink. I'm following below mentioned example . The i
I'm trying to interegate kafka and flink. The idea is to consume a kafka queue and transform data using flink. I'm following below mentioned example . The i