Re: State in Storm

2015-07-10 Thread Max Bridgewater
as well. The >> kafka spout, for example, uses zookeeper for tracking offsets. >> >> -Taylor >> >> >> [1] https://storm.apache.org/documentation/Trident-state.html >> >> >> > On Jul 7, 2015, at 2:16 AM, Thilina Rathnayake >> wrote: >> &g

Re: State in Storm

2015-07-08 Thread Thilina Rathnayake
lina Rathnayake > wrote: > > > > Hi All, > > > > I am a newbie to storm and have a few questions regarding the state in > storm. I will be > > really grateful if someone can help me out with the following. > > > > * Consider the word count topology in

Re: State in Storm

2015-07-07 Thread P. Taylor Goetz
-state.html > On Jul 7, 2015, at 2:16 AM, Thilina Rathnayake wrote: > > Hi All, > > I am a newbie to storm and have a few questions regarding the state in storm. > I will be > really grateful if someone can help me out with the following. > > * Consider the word count

State in Storm

2015-07-06 Thread Thilina Rathnayake
Hi All, I am a newbie to storm and have a few questions regarding the state in storm. I will be really grateful if someone can help me out with the following. * Consider the word count topology in `storm-starter`. We have a map called `counts` in it. Does storm store `count` in zookeeper or