Hi Sparkers, We have a Storm cluster and looking for a decent execution engine for machine learned models. What I've seen from MLLib is extremely positive, but we can't just throw away our Storm based stack.
So my question is: is it feasible/recommended to train models in Spark/MLLib and execute them in another Java environment (Storm in this case) ? Thanks for any insights :) Eustache