,
Richard Gunderson
From: Gunderson, Richard-CW [mailto:richard.gunder...@bestbuy.com]
Sent: Thursday, September 25, 2014 11:49 AM
To: u...@storm.incubator.apache.org
Subject: RE: Configuration changes and storm cluster
Thank you for the responses guys.
I’ve done a little experimenting and discovered
Gezim,
I manage a storm topology within our AWS env. However I use Chef, not lein. Not
sure how much help I can be.
To deploy a topology, I execute (from within Chef scripts) a Bash script which
runs ../bin/storm kill and then ../bin/storm jar . That’s how I handle it, and so far it’s worked