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

Chesnay Schepler commented on FLINK-8009:
-----------------------------------------

yes, but they should only be pulled in by flink-avro and not flink-runtime.

> flink-dist pulls in flink-runtime's transitive avro/jackson dependency
> ----------------------------------------------------------------------
>
>                 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
>            Assignee: 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. (most 
> notably, avro and codehaus.jackson)
> 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