See http://stackoverflow.com/questions/19926548/stopping-storm-the-right-way
> On Oct 16, 2015, at 4:10 AM, Ankur Garg <[email protected]> wrote: > > Hi , > > I have a single node storm cluster set up . Currently to start storm nimbus > and supervisors daemons , I use storm nimbus and storm supervisor commands. > > > To Stop it , currently I am doing kill -9 to kill those processes manually . > > Is there something I can use to restart cluster with one single command. > > Thanks > Ankur
