MyDStreamVariable.saveAsTextFile("hdfs://localhost:50075/data", "output") this shoudl work..is it throwing exception?
Mayur Rustagi Ph: +1 (760) 203 3257 http://www.sigmoidanalytics.com @mayur_rustagi <https://twitter.com/mayur_rustagi> On Thu, Aug 21, 2014 at 12:44 PM, cuongpham92 <cuongpha...@gmail.com> wrote: > > Dear Mayur Rustagi, > Could you give me more detail about this? I did > DStream.saveAsTextFile("hdfs://localhost:50075", "output"), but it did not > work. > As I see, DStream.saveAsTextFile requires two parameters, prefix and > suffix, > so how should I provide these types of info? > Thanks in advance, > Cuong. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/DStream-cannot-write-to-text-file-tp12525p12551.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 > >