You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/02/21 14:28:18 UTC

[jira] [Created] (FLINK-3458) Shading broken in flink-shaded-hadoop

Till Rohrmann created FLINK-3458:
------------------------------------

             Summary: Shading broken in flink-shaded-hadoop
                 Key: FLINK-3458
                 URL: https://issues.apache.org/jira/browse/FLINK-3458
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
            Priority: Minor
             Fix For: 1.0.0


The shading in flink-shaded-hadoop relocates the guava dependencies of Hadoop twice.
Once under {{org.apache.flink.shaded.hadoop.com.google}} and {{org.apache.flink.shaded.com.google}}. This causes merge resolution problems when building a fat jar including the flink-shaded-hadoop jar.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)