You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by jamborta <ja...@gmail.com> on 2014/11/06 19:00:37 UTC

most efficient way to send data from Scala to python

Hi all,

Is there a way in spark to send data (RDD[Array] from the scala component to
the python component?

I saw a method that serialises double arrays (serializeDoubleMatrix), but it
requires the data to be collected before. I assume that step would pull all
the data to the driver.

Thanks,



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/most-efficient-way-to-send-data-from-Scala-to-python-tp18287.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org