Storm recent build problems

2016-02-24 Thread Rodrigo Valladares
uster with the same configurations without a problem. Is this a bug in the recent version? Do anyone have any idea how to solve this? Thank you, Rodrigo Valladares Cotta Master's Student, Computer Science University of Nebraska-Lincoln

Re: Multiple query processing in apache storm

2015-12-12 Thread Rodrigo Valladares
; > > > >topicTopologyBuilder.setSpout("spoutName", new > > > TopicListenerSpout(), > > > > > 1); > > > > >topicTopologyBuilder.setBolt("boltName", new TopicMysqlBolt(), > 10 > > > > > ).shuffleGrouping("spoutName"); > > > > > > > > > > Third parameter is what will allow multiple instances/threads of > > Spouts > > > > and > > > > > Bolts . > > > > > > > > > > > > > > > > > > > > On Wed, Nov 25, 2015 at 1:16 PM, Renya nath N > > > > > wrote: > > > > > > > > > > > Sir, > > > > > > > > > > > > How can I process multile queries in aache storm? > > > > > > Do I need to create separate topology for each query? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Thank you > > > > > > Renya Nath N > > > > > > > > > > > > > > > > > > > > > > > > > > > -- Rodrigo Valladares Cotta Master's Student, Computer Science University of Nebraska-Lincoln