[ 
https://issues.apache.org/jira/browse/FLINK-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-8009:
------------------------------------
    Description: 
The promotion of transitive dependencies in flink-runtime causes flink-dist to 
contain _some_ transitive dependencies from flink-shaded-hadoop.

We will either have to add an exclusion for each dependency to flink-dist, set 
flink-shaded-hadoop to provided in flink-runtime (hacky, but less intrusive), 
or remove the promotion and explicitly depend on various akka dependencies.

  was:
The promotion of transitive dependencies in flink-runtime causes flink-dist to 
contain _all _ transitive dependencies from flink-shaded-hadoop.

We will either have to add an exclusion for each dependency to flink-dist, set 
flink-shaded-hadoop to provided in flink-runtime (hacky, but less intrusive), 
or remove the promotion and explicitly depend on various akka dependencies.


> flink-dist contains flink-runtime's transitive hadoop dependencies
> ------------------------------------------------------------------
>
>                 Key: FLINK-8009
>                 URL: https://issues.apache.org/jira/browse/FLINK-8009
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Chesnay Schepler
>            Priority: Blocker
>             Fix For: 1.4.0, 1.5.0
>
>
> The promotion of transitive dependencies in flink-runtime causes flink-dist 
> to contain _some_ transitive dependencies from flink-shaded-hadoop.
> We will either have to add an exclusion for each dependency to flink-dist, 
> set flink-shaded-hadoop to provided in flink-runtime (hacky, but less 
> intrusive), or remove the promotion and explicitly depend on various akka 
> dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to