RE: Control results coming from windows

2016-11-04 Thread Hamza HACHANI
OK Thanks Damian. Have a nice day. Hamza De : Damian Guy Envoyé : vendredi 4 novembre 2016 00:58:36 À : users@kafka.apache.org Objet : Re: Control results coming from windows Hi Hamza, I'm not sure what you mean in the first sentence? There are some bre

Re: Control results coming from windows

2016-11-04 Thread Damian Guy
> De : Damian Guy > Envoyé : jeudi 3 novembre 2016 21:32:52 > À : users@kafka.apache.org > Objet : Re: Control results coming from windows > > Hi Hamza, > > If you are using version 0.10.0, then there is no way of controlling this. > In 0.10.1 we

RE: Control results coming from windows

2016-11-04 Thread Hamza HACHANI
__ De : Damian Guy Envoyé : jeudi 3 novembre 2016 21:32:52 À : users@kafka.apache.org Objet : Re: Control results coming from windows Hi Hamza, If you are using version 0.10.0, then there is no way of controlling this. In 0.10.1 we do some deduplication with caching, but you should still e

Re: Control results coming from windows

2016-11-04 Thread Damian Guy
Hi Hamza, If you are using version 0.10.0, then there is no way of controlling this. In 0.10.1 we do some deduplication with caching, but you should still expect multiple results for a window. Thanks, Damian On Fri, 4 Nov 2016 at 08:42 Hamza HACHANI wrote: > Hi, > > > I implemented window usin

Control results coming from windows

2016-11-04 Thread Hamza HACHANI
Hi, I implemented window using Stream DSL.But results does get out from the window anytime a new data come. Is there anyway to make result get out from the window just at the end of the size of the window not like this way. In other words, I do need to control the flow of data getting out of