Details
Description
PySpark streaming duplicates a bunch of code related to loading JVM helper classes (just grep for java.lang.Thread.currentThread().getContextClassLoader in the `python/` directory to see this). We should clean up this duplication.