i cto"
Sent: 4/3/2014 17:55
To: "user@spark.apache.org"
Subject: Re: Problem with "delete spark temp dir" on spark 0.8.1
Exception in thread "delete Spark temp dir C:\Users\..." java.io.IOException:
failed to delete: C:\Users\...\simple-project-
Exception in thread "delete Spark temp dir C:\Users\..."
java.io.IOException: failed to delete: C:\Users\...\simple-project-1.0.jar"
at org.apache.spark.util.utils$.deleteRecursively(Utils.scala:495)
at
org.apache.spark.util.utils$$anonfun$deleteRecursively$1.apply(Utils.scala:491)
I deleted my
Hi,
Try to clean your temp dir, System.getProperty("java.io.tmpdir")
Also, Can you paste a longer stacktrace?
Thanks
Best Regards
On Tue, Mar 4, 2014 at 2:55 PM, goi cto wrote:
> Hi,
>
> I am running a spark java program on a local machine. when I try to write
> the output to a file (RDD.
Hi,
I am running a spark java program on a local machine. when I try to write
the output to a file (RDD.SaveAsTextFile) I am getting this exception:
Exception in thread "Delete Spark temp dir ..."
This is running on my local window machine.
Any ideas?
--
Eran | CTO
Hi,
I am running a spark java program on a local machine. when I try to write
the output to a file (RDD.SaveAsTextFile) I am getting this exception:
Exception in thread "Delete Spark temp dir ..."
This is running on my local window machine.
Any ideas?
--
Eran | CTO