Hi, I believe I got the problem solved. I failed to mention that I am
attempting to deploy storm and run the WordCount topo on an actual cluster.
It seems the problem was either a) I didn't configure Storm to use netty or
b) I was running zookeeper on a separate machine from nimbus. Or both. I
changed those two things, however, and it appears to be working correctly
now.

On Tue, Apr 25, 2017 at 12:59 AM, Navin Ipe <navin....@searchlighthealth.com
> wrote:

> There's not enough info you've given (you could have shared the code, for
> example) for us to be able to help you, but since you seem to be starting
> to learn Storm, I hope this would help you: http://nrecursions.blogspot.
> in/2016/04/a-simple-apache-storm-tutorial.html
>
> On Sat, Apr 22, 2017 at 3:24 AM, Cameron Cunning <
> cameronscunn...@gmail.com> wrote:
>
>> Hi, I can't seem to get the WordCountTopology from storm-starter to work
>> right in storm 0.10.2. If I submit it and go immediately to the UI, I can
>> see it briefly, but it disappears. When I do look at it, I see nothing
>> emitted, transferred, acked, or failed (all 0's). I see no errors anywhere,
>> however. Has anyone encountered this/knows what is going on? Thank you!
>> -Cameron
>>
>
>
>
> --
> Regards,
> Navin
>

Reply via email to