[
https://issues.apache.org/jira/browse/SPARK-21673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-21673.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.4.0
Issue resolved by pull request 18894
[https://github.com/apache/spark/pull/18894]
> Spark local directory is not set correctly
> ------------------------------------------
>
> Key: SPARK-21673
> URL: https://issues.apache.org/jira/browse/SPARK-21673
> Project: Spark
> Issue Type: Bug
> Components: Block Manager, Mesos
> Affects Versions: 2.2.0
> Reporter: Jake Charland
> Assignee: Jake Charland
> Priority: Major
> Fix For: 2.4.0
>
>
> Currently the way Spark discovers the Mesos sandbox is wrong. As seen here
> https://github.com/apache/spark/blob/e26dac5feb02033f980b1e69c9b0ff50869b6f9e/core/src/main/scala/org/apache/spark/util/Utils.scala#L806
> it is checking the env variable called MESOS_DIRECTORY however this env
> variable was depricated (see
> https://www.mail-archive.com/[email protected]/msg36621.html) in favor of
> using MESOS_SANDBOX env variable. This should be updated in the spark code to
> reflect this change in mesos.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]