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 join them al
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 per