According to the documentation:

The local directories used by Spark executors will be the local directories
configured for YARN (Hadoop YARN config yarn.nodemanager.local-dirs). If the
user specifies spark.local.dir, it will be ignored.
(https://spark.apache.org/docs/1.2.1/running-on-yarn.html)

If spark.local.dir is specified, the yarn local directory will be ignored,
right? It's a little ambiguous to me.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/local-directories-for-spark-running-on-yarn-tp22543.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

Reply via email to