Re: Data not getting passed between operators

2019-01-17 Thread Dominik Wosiński
Hey, Could You please format Your snippet? It is very hard to understand what is going on in there. Best Regards, Dom. śr., 16 sty 2019 o 13:05 Ramya Ramamurthy napisał(a): > Hi > > I have a Flink 1.7 with Kafka 0.11 and ES 6.5 setup. > > I can see the Flink Kafka Consumer consuming messages, bu

Data not getting passed between operators

2019-01-16 Thread Ramya Ramamurthy
Hi I have a Flink 1.7 with Kafka 0.11 and ES 6.5 setup. I can see the Flink Kafka Consumer consuming messages, but these are not passed on to the next level, that is the elasticsearch sink. Unable to find any logs relevant to this. Logs about my kafka consumers 2019-01-16 17:28:05,860 DEBUG org