Jaonary
val loadedData: RDD[(String,(String,Array[Byte]))] =
sc.objectFile("yourObjectFileName")
Deenar
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Reload-RDD-saved-with-saveAsObjectFile-tp2943p3009.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.
