[
https://issues.apache.org/jira/browse/SPARK-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995241#comment-14995241
]
Sean Owen commented on SPARK-11568:
-----------------------------------
It sounds like you are configuring the client VM, not the executors, so this
behavior is expected, right? I'm not clear what you're reporting.
> confuse configuration: spark.local.dir
> --------------------------------------
>
> Key: SPARK-11568
> URL: https://issues.apache.org/jira/browse/SPARK-11568
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: xukun
>
> As we know, spark-default.conf is client configuration file.But in standalone
> mode, when we configure spark.local.dir in client, localRootDir is still
> default value(/tmp) in executor.Because SPARK_EXECUTOR_DIRS will be set into
> $java.io.tmpdir when setup executor and SPARK_EXECUTOR_DIRS is priorty than
> spark.local.dir. The result: spark.local.dir is just useful in client. It
> will confuse user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]