Hi,
I tried to write to text file from DStream in Spark Streaming, using
DStream.saveAsTextFile("test","output"), but it did not work.
Any suggestions?
Thanks in advance.
Cuong-- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/DStream-cannot-write-to-text-file-tp12525.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
