You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by yogesh panchal <ys...@gmail.com> on 2014/05/16 17:37:56 UTC

Storm: How to emit top 5 word count every 5 minutes ?

Hi, is it possible to emit top 5 word count every 5 minute in storm word
count example ?

-- 
Thanks & Regards

Yogesh Panchal

Re: Storm: How to emit top 5 word count every 5 minutes ?

Posted by yogesh panchal <ys...@gmail.com>.
Hi susheel,

Tick tuple will work for this ? do you know anything about using tick tuple
with python topology ?


On Sat, May 17, 2014 at 10:02 AM, Susheel Kumar Gadalay <skgadalay@gmail.com
> wrote:

> Use tick tuple
> On 5/16/14, yogesh panchal <ys...@gmail.com> wrote:
> > Hi, is it possible to emit top 5 word count every 5 minute in storm word
> > count example ?
> >
> > --
> > Thanks & Regards
> >
> > Yogesh Panchal
> >
>



-- 
Thanks & Regards

Yogesh Panchal


>>> If You Go Black There is No Other Way to Come Back ........!

Re: Storm: How to emit top 5 word count every 5 minutes ?

Posted by Susheel Kumar Gadalay <sk...@gmail.com>.
Use tick tuple
On 5/16/14, yogesh panchal <ys...@gmail.com> wrote:
> Hi, is it possible to emit top 5 word count every 5 minute in storm word
> count example ?
>
> --
> Thanks & Regards
>
> Yogesh Panchal
>