Re: Start streaming tuples depending on another streams rate

2017-02-13 Thread Aljoscha Krettek
#x27;t have to buffer. > > > > -- > View this message in context: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Start-streaming-tuples-depending-on-another-streams-rate-tp11542p11590.html > Sent from the Apache Flink User Mailing List archive. mailing list archive > at Nabble.com. >

Re: Start streaming tuples depending on another streams rate

2017-02-12 Thread Jonas
For 2: You can also NOT read the Source (i.e. Kafka) while doing that. This way you don't have to buffer. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Start-streaming-tuples-depending-on-another-streams-rate-tp11542p11590.html Sent

Re: Start streaming tuples depending on another streams rate

2017-02-10 Thread Aljoscha Krettek
voked with the special event, you can toggle > logic in flatMap2 to actually start doing stuff. > > This has the issue that while stream A is being processed, I lose tuples > from stream B because it is not "stopped". I think my use case is currently > not really doable in

Re: Start streaming tuples depending on another streams rate

2017-02-10 Thread Jonas
user-mailing-list-archive.2336050.n4.nabble.com/Start-streaming-tuples-depending-on-another-streams-rate-tp11542p11559.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Start streaming tuples depending on another streams rate

2017-02-09 Thread Tzu-Li (Gordon) Tai
r if something is unclear. -- Jonas View this message in context: Start streaming tuples depending on another streams rate Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Start streaming tuples depending on another streams rate

2017-02-09 Thread Jonas
50.n4.nabble.com/Start-streaming-tuples-depending-on-another-streams-rate-tp11542.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.