That's a file on the local disk that's being created (prolly your hdfs temp dir), just make sure you have write permission(for the user from where you are running the application) on that directory.
Thanks Best Regards On Sat, Jan 10, 2015 at 12:58 AM, firemonk9 <dhiraj.peech...@gmail.com> wrote: > I am facing same exception in saveAsObjectFile. Have you found any > solution ? > > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/java-io-IOException-Mkdirs-failed-to-create-file-some-path-myapp-csv-while-using-rdd-saveAsTextFile-k-tp20994p21066.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 > >