Re: Take elements from window

2018-06-11 Thread Piotr Nowojski
Hi, Do I understand you correctly, that you just want to have a three different sliding windows (for 3 rules) with duration of 10, 20 and 30 minutes? If so, I haven’t tested it but I would guess that there are at least two solutions for the problem: 1. just create three different sliding windo

Take elements from window

2018-06-08 Thread Antonio Saldivar Lezama
Hello I am wondering if it is possible to process the following scenario, to store all events by event time in a general window and process elements from a smaller time Frame 1.- Store elements in a General SlidingWindow (60 mins, 10 mins) - Rule 1 -> gets 10 mins elements from the ge