Yes, If you have a standalone spark cluster then you can use Spark Cluster with pio train e.g., pio train -- --master spark://ip:7077
Thanks and Regards Ambuj Sharma Sunrise may late, But Morning is sure..... Team ML Betaout On Tue, Mar 28, 2017 at 12:18 PM, Marius Rabenarivo < [email protected]> wrote: > Hello, > > For the pio train command, I understand that I can use another machine > with PIO, Spark Driver, Master and Worker. > > But, is it possible to deploy in a machine without Spark locally installed > as it is use spark-submit during deployment > and > > org.apache.predictionio.workflow.CreateServer > > references sparkContext. > > I'm using UR v0.4.2 and PredictionIO 0.10.0 > > Regards, > > Marius > > P.S. I also posted in the ActionML Google group forum : > https://groups.google.com/forum/#!topic/actionml-user/9yNQgVIODvI >
