Re: Process stream multiple time with different KeyBy

2020-02-19 Thread Lehuede sebastien
> this question was answered in quote some detail : >> https://flink.apache.org/news/2020/01/15/demo-fraud-detection.html >> Best regardsTheo >> Ursprüngliche Nachricht -------- >> Von: Eduardo Winpenny Tejedor >> Datum: Mo., 17. Feb. 2020, 21:07 >> An: Lehuede s

Re: Process stream multiple time with different KeyBy

2020-02-18 Thread Till Rohrmann
ache.org/news/2020/01/15/demo-fraud-detection.html > Best regardsTheo > Ursprüngliche Nachricht > Von: Eduardo Winpenny Tejedor > Datum: Mo., 17. Feb. 2020, 21:07 > An: Lehuede sebastien > Cc: user > Betreff: Re: Process stream multiple time with different Ke

Re: Process stream multiple time with different KeyBy

2020-02-17 Thread Eduardo Winpenny Tejedor
Hi Sebastien, Without being entirely sure of what's your use case/end goal I'll tell you (some of) the options Flink provides you for defining a flow. If your use case is to apply the same rule to each of your "swimlanes" of data (one with category=foo AND subcategory=bar, another with category=f