[
https://issues.apache.org/jira/browse/FLINK-12902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-12902:
-------------------------------------
Description:
flink-shaded-yarn relocates a few dependencies that are later used by
flink-yarn-tests. Currently the relocations applied must be in sync with
flink-shaded-hadoop _for some reason_.
We should find out why they have to be in sync.
was:
flink-shaded-yarn relocates a few dependencies that are later used by
flink-yarn-tests. Currently the relocations applied must be in sync with
flink-shaded-hadoop _for some reason_.
We should find out why they have to be in sync; conceptually there should be no
reason why the maven process (running the test) and the external flink cluster
(executing the job) have to use the same dependencies.
> flink-shaded-yarn-tests relies on flink-shaded-hadoop relocation pattern
> ------------------------------------------------------------------------
>
> Key: FLINK-12902
> URL: https://issues.apache.org/jira/browse/FLINK-12902
> Project: Flink
> Issue Type: Improvement
> Components: Build System, Deployment / YARN
> Affects Versions: 1.9.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.9.0
>
>
> flink-shaded-yarn relocates a few dependencies that are later used by
> flink-yarn-tests. Currently the relocations applied must be in sync with
> flink-shaded-hadoop _for some reason_.
> We should find out why they have to be in sync.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)