GitHub user mgummelt opened a pull request:
https://github.com/apache/spark/pull/14552
[SPARK-16952] don't lookup spark home directory when executor uri is set
## What changes were proposed in this pull request?
remove requirement to set spark.mesos.executor.home when spark.executor.uri
is used
## How was this patch tested?
unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mesosphere/spark fix-spark-home
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14552.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14552
----
commit a19cec746c3314fa12844adcd04eeb9fb900cd46
Author: Michael Gummelt <[email protected]>
Date: 2016-08-09T01:15:41Z
don't lookup spark home directory when executor uri is set
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]