[
https://issues.apache.org/jira/browse/BEAM-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik resolved BEAM-3701.
-----------------------------
Resolution: Fixed
> 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: Romain Manni-Bucau
> Priority: Major
> Fix For: 2.4.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> 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)