[
https://issues.apache.org/jira/browse/FLINK-15586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-15586:
-----------------------------------
Labels: stale-minor (was: )
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I noticed that neither this issue nor its
subtasks had updates for 180 days, so I labeled it "stale-minor". If you are
still affected by this bug or are still interested in this issue, please update
and remove the label.
> BucketingSink is ignoring plugins when trying to re-instantiate the
> HadoopFileSystem
> ------------------------------------------------------------------------------------
>
> Key: FLINK-15586
> URL: https://issues.apache.org/jira/browse/FLINK-15586
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem
> Affects Versions: 1.10.0
> Reporter: Piotr Nowojski
> Priority: Minor
> Labels: stale-minor
>
> {{BucketingSink#createHadoopFileSystem}} first is loading
> {{org.apache.flink.core.fs.FileSystem}} through the plugin class loader
> (correctly), but later in the "re-instantiate" branch it's ignoring the
> plugin class loader/{{PluginManager}} classes altogether, which means it will
> be looking for non existing classes in the parent class loader.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)