[ 
https://issues.apache.org/jira/browse/FLINK-15835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038657#comment-17038657
 ] 

Chesnay Schepler commented on FLINK-15835:
------------------------------------------

This is a fairly invasive dependency change that I would only merge for 1.11 .

> 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)

Reply via email to