Hi all The other day, I developed storm-devenv for developing storm itself. And I applied it on AWS EC2. You can construct storm cluster with same interface to VirtualBox and EC2.
http://www.lewuathe.com/blog/2015/02/05/storm-cluster-on-ec2-with-vagrant-provider/ <http://www.lewuathe.com/blog/2015/02/05/storm-cluster-on-ec2-with-vagrant-provider/> It is troublesome to construct storm cluster with your build code. storm-devenv enables you to launch storm cluster more easily. If you want to add new features or debug storm codebase, please try it. https://github.com/Lewuathe/storm-devenv <https://github.com/Lewuathe/storm-devenv> And also with developing this tool, I wrote storm cookbook for chef. You can even use this also alone. https://supermarket.chef.io/cookbooks/storm-cluster <https://supermarket.chef.io/cookbooks/storm-cluster> If you find some problem, please let me know. Patches welcome! Thank you. —————————— Kai Sasaki https://github.com/Lewuathe <https://github.com/Lewuathe>
