You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Filipa Duarte <fd...@digitalwind.pt> on 2016/04/01 19:17:13 UTC

Storm 1.0.0 Windowing by id

Hi!

 

With regard to the new windowing features of Storm 1.0.0, is it possible to
group the windows by  id, so that the events coming from different clients
are processed by different windows?

Thank you.


Regards,

Filipa

 


Re: Storm 1.0.0 Windowing by id

Posted by Spico Florin <sp...@gmail.com>.
Hi!
   Depending what do you mean by and if that Id is part of the tuple. If
you use for example different stream id for your clients, the answer for
this post

https://community.hortonworks.com/questions/24068/storm-window-support-for-streams.html

 gave the idea that you have different windows for each streamId.
  I hope that it helps.
  Regards,
 Florin



On Fri, Apr 1, 2016 at 8:17 PM, Filipa Duarte <fd...@digitalwind.pt>
wrote:

> Hi!
>
>
>
> With regard to the new windowing features of Storm 1.0.0, is it possible
> to group the windows by  id, so that the events coming from different
> clients are processed by different windows?
>
> Thank you.
>
>
> Regards,
>
> Filipa
>
>
>