[
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 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-hadoop}} 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 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)