Kyle Weaver created BEAM-10109:
----------------------------------
Summary: Fix context classloader in Spark portable runner
Key: BEAM-10109
URL: https://issues.apache.org/jira/browse/BEAM-10109
Project: Beam
Issue Type: Improvement
Components: runner-spark
Reporter: Kyle Weaver
Assignee: Kyle Weaver
Spark is setting the context class loader to support dynamic class loading,
leading to unpredictable behavior with duplicate jars being found on the class
path. We need to see if there is a way to disable this behavior so we can use
the context class loader deterministically.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)