Hi folks,I am a big fan of Spark's Mllib package. I have a java web app where I 
want to run some ml jobs inside the web app. My question is: is there a way to 
just import spark-core and spark-mllib jars to invoke my ML jobs without 
installing the entire Spark package? All the tutorials related Spark seems to 
indicate installing Spark is a pre-condition for this.
Thanks,Bowen

Reply via email to