GitHub user skonto opened a pull request:
https://github.com/apache/spark/pull/18587
[SPARK-12559][mesos] fix --packages for mesos
## What changes were proposed in this pull request?
Fixes --packages flag for mesos in cluster mode. Probably I will handle
standalone and Yarn in another commit, I need to investigate those cases as
they are different.
## How was this patch tested?
Tested with a community 1.9 dc/os cluster. packages were successfully
resolved in cluster mode within a container.
@andrewor14 @susanxhuynh @ArtRand pls review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/skonto/spark fix_packages_mesos_cluster
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18587.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 #18587
----
commit 6139631bc6b0a2bf773ae2a3e90899dfa45fd6e2
Author: Stavros Kontopoulos <[email protected]>
Date: 2017-07-10T10:03:20Z
fix --packages for mesos
----
---
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]