RE: Dummy DataStream

2017-01-27 Thread Radu Tudoran
nmail.com] Sent: Thursday, January 26, 2017 9:08 PM To: user@flink.apache.org Subject: Dummy DataStream I have a project where i am reading in on a single DataStream from Kafka, then sending to a variable number of handlers based on content of the recieved data, after that i want to jo

Dummy DataStream

2017-01-26 Thread Duck
I have a project where i am reading in on a single DataStream from Kafka, then sending to a variable number of handlers based on content of the recieved data, after that i want to join them all. Since i do not know how many different streams this will create, i cannot have a single "base" to