[
https://issues.apache.org/jira/browse/SPARK-21673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-21673:
------------------------------------
Assignee: Apache Spark
> 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: Apache Spark
>
> 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
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]