If you look at your spark ui-> Environment you can see what are the path
pointing to /tmp
Typically java temp folder is also mapped to /tmp which can be over ridden
by java opt .
Spark logs go in /var/run/spark/work/... folder but I think you already know
that.
..Manas
--
View this message in
Hi Alessandro,
You can look for a log line like this in your driver's output:
15/01/12 10:51:01 INFO storage.DiskBlockManager: Created local
directory at
/data/yarn/nm/usercache/systest/appcache/application_1421081007635_0002/spark-local-20150112105101-4f3d
If you're deploying your application i