You can try setting these properties:
.set("spark.local.dir","/mnt/spark/")
.set("java.io.tmpdir","/mnt/spark/")
Thanks
Best Regards
On Fri, Jun 19, 2015 at 8:28 AM, yuemeng (A) <[email protected]> wrote:
> hi,all
>
> if i want to change the /tmp folder to any other folder for spark ut use
> sbt,how can i do?
>
