Hi all,

Is there a way to save dstream RDDs to a single file so that another process
can pick it up as a single RDD?
It seems that each slice is saved to a separate folder, using
saveAsTextFiles method.

I'm using spark 1.2 with pyspark

thanks,







--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/save-spark-streaming-output-to-single-file-on-hdfs-tp21124.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

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

Reply via email to