GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/19643
[SPARK-11421][CORE][PYTHON][R] Added ability for addJar to augment the
current classloader
## What changes were proposed in this pull request?
This PR takes over https://github.com/apache/spark/pull/15666
> Adds a flag to sc.addJar to add the jar to the current classloader
## How was this patch tested?
Manually tested.
> Unit tests, manual tests
>
> This is a continuation of the pull request in #9313 and is mostly a
rebase of that moved to master > with SparkR additions.
Closes #15666
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark SPARK-11421
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19643.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 #19643
----
commit ab4b6b15fdaf580193be5f1c2b9befa9e04a207b
Author: Marius van Niekerk <[email protected]>
Date: 2017-03-18T14:09:26Z
SPARK-11421 Squashed addjar pr
commit 3c321740f27ebe09dc387005d88cbe6630877e0b
Author: Marius van Niekerk <[email protected]>
Date: 2017-03-18T14:25:07Z
Addressed some review comments
commit a62367fd5d22dd8dc9f3a9ee0efd626355e684d7
Author: Marius van Niekerk <[email protected]>
Date: 2017-03-18T14:30:48Z
Addressed some review comments
commit 49b9d48ff9001a48892aab5f0179aa039486ca35
Author: hyukjinkwon <[email protected]>
Date: 2017-11-02T11:27:22Z
Address the rest of comments
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]