Re: How to apply patterns from a source onto another datastream?

2017-12-28 Thread Kostas Kloudas
atastream of events, and another datastream of patterns. The > > > patterns are provided by users at runtime, and they need to come via a > > > Kafka topic. I need to apply each of the pattern on the event stream > > > using Flink-CEP. Is there a way to get a PatternStream from t

Re: How to apply patterns from a source onto another datastream?

2017-12-24 Thread Jayant Ameta
ply each of the pattern on the event stream using > Flink-CEP. Is there a way to get a PatternStream from the DataStream when I > don't know the pattern beforehand? > > > > > > https://stackoverflow.com/questions/47883408/apache- > flink-how-to-apply-patterns-from-a-source-onto-another-datastream > > > > > >

Re: How to apply patterns from a source onto another datastream?

2017-12-21 Thread Dawid Wysakowicz
topic. I need to apply each of the pattern on the event stream using > > Flink-CEP. Is there a way to get a PatternStream from the DataStream when I > > don't know the pattern beforehand? > > > > https://stackoverflow.com/questions/47883408/apache-flink-how-to-apply-patterns-from-a-source-onto-another-datastream > > signature.asc Description: Message signed with OpenPGP

Re: How to apply patterns from a source onto another datastream?

2017-12-20 Thread Jayant Ameta
they need to come via a > Kafka topic. I need to apply each of the pattern on the event stream using > Flink-CEP. Is there a way to get a PatternStream from the DataStream when I > don't know the pattern beforehand? > > > > https://stackoverflow.com/questions/47883408/apache- > flink-how-to-apply-patterns-from-a-source-onto-another-datastream > >

Re: How to apply patterns from a source onto another datastream?

2017-12-19 Thread Dawid Wysakowicz
he > pattern beforehand? > > https://stackoverflow.com/questions/47883408/apache-flink-how-to-apply-patterns-from-a-source-onto-another-datastream signature.asc Description: Message signed with OpenPGP

How to apply patterns from a source onto another datastream?

2017-12-19 Thread Jayant Ameta
know the pattern beforehand? https://stackoverflow.com/questions/47883408/apache-flink-how-to-apply-patterns-from-a-source-onto-another-datastream