Romain Manni-Bucau created BEAM-3701:
----------------------------------------
Summary: PipelineOptionsFactory doesn't use the right classloader
for its SPI
Key: BEAM-3701
URL: https://issues.apache.org/jira/browse/BEAM-3701
Project: Beam
Issue Type: Task
Components: sdk-java-core
Reporter: Romain Manni-Bucau
Assignee: Kenneth Knowles
PipelineOptionsFactory uses its own classloader to load SPI, this should use
the TCCL to grab what is available in the launching context to enable actual
pluggability in most environment and not limit users to use a flat classloader
environment.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)