Currently there is no provision of updating running topology directly . You'll have to kill it first and then run it again.
You can refer Update Running Storm topology <http://nishutayaltech.blogspot.in/2014/07/update-running-topology-on-storm-cluster.html> blog for the implementation. - Nishu On Tue, Mar 24, 2015 at 12:38 PM, manish belsare < [email protected]> wrote: > You need to run storm swap to upgrade the current executing topology. Pl > check the storm site for deploying on remote cluster. > > > On Tuesday, March 24, 2015, Andrew Xor <[email protected]> > wrote: > >> Yep, that's what I thought but since it was quite a while since I checked >> that JIRA issue I was not aware of it's progress although... I didn't see >> it in any of the release change logs so far thus I thought it was not yet >> there. >> >> Regards, >> >> A. >> >> On Tue, Mar 24, 2015 at 7:22 AM, Parth Brahmbhatt < >> [email protected]> wrote: >> >>> No its not and it will not be part of the upcoming 0.9.4 release as >>> well, if you want this to be prioritized please vote for it. I have asked >>> the developer who originally worked on providing this feature to up merge >>> his changes to master , if he does not reply in a week I plan to start >>> working on this jira. >>> >>> Currently the only way is to kill a topology and resubmit it with >>> updated code. >>> >>> Thanks >>> Parth >>> >>> From: Andrew Xor <[email protected]> >>> Reply-To: "[email protected]" <[email protected]> >>> Date: Monday, March 23, 2015 at 10:16 PM >>> To: Harsha <[email protected]> >>> Cc: "[email protected]" <[email protected]> >>> Subject: Re: Topology Upgrade in Prod >>> >>> Yeah I am aware of this but as far as I know it's not included in any >>> of the stable releases as of yet, is it? >>> >>> >> > > -- > Manish > > -- with regards, Nishu Tayal
