I am using two Slaves to run the ALS algorithm. I am saving the predictions
in a textfile using :
      *saveAsTextFile(path)*

The predictions is getting stored on the slaves but I want the predictions
to be saved on the Master.

Any suggestion on how to achieve this?

I am using Standalone clusters.

Reply via email to