What error message are you getting ?
Regards, Aride Chettali On Mon, Jul 20, 2015 at 12:52 PM, Rahul <[email protected]> wrote: > I have two topology. One of which is very simple, Spout generates a random > number and the Bolt saves the same in the database. This topology works > fine both as a local cluster and when submitted to Storm using > StormSubmitter. > > The next one, though is little complicated, follows the same code pattern > as the previous topology. This topology, works perfectly when implemented > as LocalCluster but doesn't work when I use StormSubmitter. What could be > the reason this fails? > > -- > *Rahul J* > >
