You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/05/15 09:41:00 UTC

[jira] [Created] (FLINK-12515) Sync flink-shaded-hadoop with dependency management entries

Chesnay Schepler created FLINK-12515:
----------------------------------------

             Summary: Sync flink-shaded-hadoop with dependency management entries
                 Key: FLINK-12515
                 URL: https://issues.apache.org/jira/browse/FLINK-12515
             Project: Flink
          Issue Type: Bug
          Components: BuildSystem / Shaded
    Affects Versions: shaded-7.0
            Reporter: Chesnay Schepler
             Fix For: shaded-7.0


When we moved {{flink-shaded-hadoop}} to {{flink-shaded}} we did not account for {{dependencyManagement}} entries in the root pom which affected the versions of multiple transitive dependencies.

As a result the set of bundled dependencies has no changed.
We should go over the existing dependency management entries, determine which affect hadoop, and copy them into the respective {{flink-shaded}} module.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)