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

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

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

Chesnay Schepler updated FLINK-12515:
-------------------------------------
    Description: 
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-hadoop}} module.

  was:
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.


> 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
>            Priority: Major
>             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-hadoop}} module.



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