Thanks! That's good to know. In the Topology Configuration Section of the storm ui, it shows [Ojbect object] for some properties. For example, the accumulo-connection-defaults used to have a user name and a list of zookeepers. Now its been replaced with [Object object]. We have a yaml file, that contains that info, I assume it's getting that info from but for some reason it seems like it doesn't read from that or something has changed with the format that it expects when it's read. Would that assumption be close?
On Fri, Mar 20, 2015 at 10:12 AM, Mike Thomsen <[email protected]> wrote: > If you mean the stats for 10 min, 3 hour, 1 day and all time, then that's > normal (except the "all time" one) if the topology stops processing data. > It can also be a sign that something has gone awry in the processing if you > know you have a lot of data waiting in a kafka queue or something. > > On Fri, Mar 20, 2015 at 9:41 AM, Tony D <[email protected]> wrote: > >> I have a question about the latest storm. >> >> I've upgraded my storm to 0.9.3.1, have put some data through my >> topologies and everything looks good. The question that I have is, in the >> Storm UI, after a little bit of time has passed, the stats from when I >> pushed data through, all go to 0. Is that normal? >> >> Thanks! >> > >
