Hi,
till now I used the local mode to test my topology. Now I want to use a
'real' storm cluster, but I am a bit overwhelmed concerning the number
of things I have to setup. Before I dig into all of this I'd like to
hear your opinion if my plan is in principle possible: I have access to
the cluster of my university which provides a queue system for larger
jobs (I am aware that this is not the typical use case for Storm, but
atm this is a academic / proof of concept project). So my first idea to
use this:
Run all processes on a single node. Setup and start all necessary
services with a single script. Is this is in principle possible? Maybe
some of you even did this and could give me an example script.
What are your thoughts?
Have a nice day,
Johannes