GitHub user ifilonenko opened a pull request:
https://github.com/apache/spark/pull/20669
[SPARK-22839][K8S] Remove the use of init-container for downloading remote
dependencies
## What changes were proposed in this pull request?
Removal of the init-container for downloading remote dependencies. Built
off of the work done by @vanzin in an attempt to refactor driver/executor
configuration elaborated in
[this](https://issues.apache.org/jira/browse/SPARK-22839) ticket.
## How was this patch tested?
This patch was tested with unit and integration tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ifilonenko/spark remove-init-container
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20669.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 #20669
----
commit 2fefd0edf2f15ba66620fd507bd0cd7ce01bcd1e
Author: Ilan Filonenko <if56@...>
Date: 2018-02-24T23:25:45Z
Removed the use of init-container for downloading remote dependencies
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]