when you give file:// , while reading, it requires that all slaves has that path/file available locally in their system. It's ok to give file:// when you run your application in local mode (like master=local[*])
Thanks Best Regards On Wed, Feb 18, 2015 at 2:58 PM, Emre Sevinc <emre.sev...@gmail.com> wrote: > On Wed, Feb 18, 2015 at 10:23 AM, bit1...@163.com <bit1...@163.com> wrote: > >> Sure, thanks Akhil. >> A further question : Is local file system(file:///) not supported in >> standalone cluster? >> > > > FYI: I'm able to write to local file system (via HDFS API and using > file:/// notation) when using Spark. > > > -- > Emre Sevinç > http://www.bigindustries.be/ > >