RE: Spark 2.2.0 Win 7 64 bits Exception while deleting Spark temp dir

2017-10-04 Thread Marco Mistroni
Hi
 Got similar issues on win 10. It has to do imho with the way permissions
are setup in windows.
That should not prevent ur program from getting back a result..
Kr

On Oct 3, 2017 9:42 PM, "JG Perrin"  wrote:

> do you have a little more to share with us?
>
>
>
> maybe you can set another TEMP directory. are you getting a result?
>
>
>
> *From:* usa usa [mailto:usact2...@gmail.com]
> *Sent:* Tuesday, October 03, 2017 10:50 AM
> *To:* user@spark.apache.org
> *Subject:* Spark 2.2.0 Win 7 64 bits Exception while deleting Spark temp
> dir
>
>
>
> Hi,
>
> I have installed Spark 2.2.0 in win 7 64 bits.
>
> When I did a test:
>
>   c:>run-example SparkPI 10
>
> I got error:
>Exception while deleting Spark temp dir
>  C:\Users\jding01\AppData\Local\Temp\spark-xxx
>
>
> The solution at
>
> https://stackoverflow.com/questions/31274170/spark-
> error-error-utils-exception-while-deleting-spark-temp-dir
>
> cannot help me.
>
> Could anyone point out how to fix it ?
>
> Thanks,
>
> David
>


RE: Spark 2.2.0 Win 7 64 bits Exception while deleting Spark temp dir

2017-10-03 Thread JG Perrin
do you have a little more to share with us?

maybe you can set another TEMP directory. are you getting a result?

From: usa usa [mailto:usact2...@gmail.com]
Sent: Tuesday, October 03, 2017 10:50 AM
To: user@spark.apache.org
Subject: Spark 2.2.0 Win 7 64 bits Exception while deleting Spark temp dir

Hi,
I have installed Spark 2.2.0 in win 7 64 bits.
When I did a test:
  c:>run-example SparkPI 10
I got error:
   Exception while deleting Spark temp dir
 C:\Users\jding01\AppData\Local\Temp\spark-xxx

The solution at

https://stackoverflow.com/questions/31274170/spark-error-error-utils-exception-while-deleting-spark-temp-dir
cannot help me.
Could anyone point out how to fix it ?
Thanks,
David