SUBSCRIBE

2015-03-25 Thread An Tran
SUBSCRIBE

Storm Supervisor drops out

2014-12-15 Thread An Tran
Hello all, I am currently having some issues with Storm Supervisor dropping out from the Supervisor summary view in the UI (This happens sporadically) . When I log into the machine i still see the supervisor process running and no abnormal errors as far as i can tell. I'm wondering if you guys k

Storm Scheduler & load balancing

2014-11-07 Thread An Tran
Hello all, I have currently have a small Storm cluster (3 nodes) each can accept 20 slots. I have 5 topologies submitted to storm cluster currently and have set parallelism_hits & num tasks on each bolt. What I am finding out is that it looks like all of my bolts in the 5 topologies are running o

storm-kafka integration

2014-11-01 Thread An Tran
Does the storm-kafka integration support listening to wildcard kafka topics? If so, is there an example of doing this? Thanks,

Multiple nimbus configuration possible?

2014-10-08 Thread An Tran
Hi, I am wondering if it's possible to set up storm with multiple nimbus in its configuration or not. If possible, is it as simple as adding it to the storm.yml file? If this feature is not supported yet is there plans to support it in the near future? Thanks, An