So to answer my own question.. yes i will need to restart the supervisor. Chen
On Tue, Jan 21, 2014 at 12:36 PM, Chen Wang <[email protected]>wrote: > It seems that if I drop the dependent jars into storm lib folder, I will > have to restart the supervisor to make them take effect? > Chen > > > On Mon, Jan 20, 2014 at 10:55 AM, Chen Wang <[email protected]>wrote: > >> Make sense, Richards. >> Thanks for the advice >> Chen >> >> >> On Fri, Jan 17, 2014 at 10:25 PM, Richards Peter >> <[email protected]>wrote: >> >>> Hi, >>> >>> I do the following in my project: >>> >>> 1. I maintain all the dependencies of the topology jar file, which is >>> submitted to the cluster, in storm lib. >>> 2. I maintain the topology jar outside storm directories. >>> 3. I submit the topology by passing the path of the topology jar file. >>> >>> I used to face problems if the topology jar is maintained within storm >>> lib. If you maintain topology jar within storm lib directory, I think you >>> will have to restart the daemons every time you make changes to the >>> topology jar file. >>> >>> Thanks, >>> Richards Peter. >>> >> >> >
