[
https://issues.apache.org/jira/browse/FLINK-15835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038615#comment-17038615
]
Andrey Zagrebin commented on FLINK-15835:
-----------------------------------------
Is it also to be merged into 1.9 and 1.10?
> OSS filesystems bundles entire hadoop-common
> --------------------------------------------
>
> Key: FLINK-15835
> URL: https://issues.apache.org/jira/browse/FLINK-15835
> Project: Flink
> Issue Type: Bug
> Components: FileSystems
> Affects Versions: 1.9.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{flink-oss-fs-hadoop}} filesystem has a dependency on
> {{flink-fs-hadoop-shaded}} (a trimmed down version of hadoop-common) and
> {{hadoop-aliyun}}, the latter also having a dependency on {{hadoop-common}}.
> Since {{flink-fs-hadoop-shaded}} bundles everything and creates a
> dependency-reduced pom (that as a result contains no dependencies) the
> transitive hadoop-common dependency pulled in from {{hadoop-aliyun}} is not
> being altered in any way, and is hence included in it's entirety in the jar.
> We should add an explicit exclusion for the transitive hadoop-common
> dependency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)