xukun created SPARK-11568:
-----------------------------

             Summary: 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. 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