If tuples come in too fast for bolts to process, does Zookeeper keep it in a queue?

2016-05-05 Thread Navin Ipe
Hi, I have a topology where if a spout emits 1 tuple, a Bolt-A takes that tuple and emits 20 tuples. The next Bolt-B takes Bolt-A's tuples and emits 50 more tuples for each of Bolt-A's tuples. Tuples are always anchored. *Question:* When a light-weight spout emits a few tuples and Bolt-B has to

Re: Issue with Storm WebUI - Frame size (X) larger than max length (Y)

2016-05-05 Thread Stephen Powis
That did the trick! Thanks! :D On Thu, May 5, 2016 at 2:16 PM, Stephen Powis wrote: > Thanks! > > On Thu, May 5, 2016 at 2:06 PM, Aditya Rajan > wrote: > >> Hey Stephen, >> >> Increase nimbus.thrift.max_buffer_size in your storm.yaml file and

Re: Issue with Storm WebUI - Frame size (X) larger than max length (Y)

2016-05-05 Thread Stephen Powis
Thanks! On Thu, May 5, 2016 at 2:06 PM, Aditya Rajan wrote: > Hey Stephen, > > Increase nimbus.thrift.max_buffer_size in your storm.yaml file and > restart the cluster. It should work fine > > Thanks and Regards > Aditya Rajan > On May 5, 2016 11:08 PM, "Harsha"

Re: Issue with Storm WebUI - Frame size (X) larger than max length (Y)

2016-05-05 Thread Harsha
HI Stephen, Can you try setting ui.header.buffer.bytes to higher value in storm.yaml. -Harsha On Thu, May 5, 2016, at 10:08 AM, Stephen Powis wrote: > Hey! > We've started getting this error frequently when trying to view our > topology details via the webUI.  Does anyone have any idea how to

RE: Deploying a topology with Redis integration - error

2016-05-05 Thread Lohith Samaga M
Hi The main class is not in the classpath. Did you try a local cluster? Can you check your application jar? Lohith Sent from my Sony Xperia™ smartphone Daniela S wrote Hi I am trying to deploy a topology with the integration of Redis. But unfortunately when I am trying to deploy

Re: Storm topology using all the Max connections of db

2016-05-05 Thread Spico Florin
Hi! Well is seems that you have to contact the team that created the jdbc storm project. It seems that the issue is deeper than my knowledge. I hope that my advises helped you. If you have a solution, please share it here that the others can benefit from your experience. Good luck! Regards,

Deploying a topology with Redis integration - error

2016-05-05 Thread Daniela S
Hi   I am trying to deploy a topology with the integration of Redis. But unfortunately when I am trying to deploy it, I receive the following error message:   Error: Could not find or load main class com.learningstorm.storm_redis.Topology Traceback (most recent call last):   File

Re: Storm topology using all the Max connections of db

2016-05-05 Thread Sai Dilip Reddy Kiralam
Hi, my supervisor logs shows the following error : 2016-05-05T15:45:15.365+0530 b.s.d.executor [INFO] Prepared bolt __acker:(67) 2016-05-05T15:45:15.369+0530 b.s.d.executor [INFO] Prepared bolt __system:(-1) 2016-05-05T15:45:18.481+0530 c.z.h.HikariDataSource [INFO] HikariCP pool HikariPool-0 is