[ 
https://issues.apache.org/jira/browse/SPARK-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995930#comment-14995930
 ] 

xukun edited comment on SPARK-11568 at 11/9/15 2:04 AM:
--------------------------------------------------------

spark-default.xml is client configuration. I think executor should see them 
when loaded by worker.


was (Author: xukun):
spark-default.xml is client configuration. I think executor should see them 
whem loaded by worker.

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to