[
https://issues.apache.org/jira/browse/FLINK-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-10383.
----------------------------------
Resolution: Fixed
Fixed in
- 1.6.2 via 67fa338c2f4ff7cc5d28f9eac90f170aed7cefcc
- 1.7.0 via 51f6f7f9ebab17cd9dfd7b68ded600ac67021652
> Hadoop configurations on the classpath seep into the S3 file system configs
> ---------------------------------------------------------------------------
>
> Key: FLINK-10383
> URL: https://issues.apache.org/jira/browse/FLINK-10383
> Project: Flink
> Issue Type: Bug
> Components: FileSystem
> Affects Versions: 1.6.1
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0, 1.6.2
>
>
> The S3 connectors are based on a self-contained shaded Hadoop. By design,
> they should only use config value from the Flink configuration.
> However, because Hadoop loads implicitly configs from the classpath, existing
> "core-site.xml" files can interfere with the configuration in ways
> intransparent for the user. We should ensure such configs are not loaded.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)