Unfortunately no. Spark does not support loading external modes (for examples, PMML) for now. Maybe you can try using the existing random forest model in Spark.
> On May 30, 2016, at 18:21, Neha Mehta <nehamehta...@gmail.com> wrote: > > Hi, > > I have an existing random forest model created using R. I want to use that to > predict values on Spark. Is it possible to do the same? If yes, then how? > > Thanks & Regards, > Neha >