[
https://issues.apache.org/jira/browse/FLINK-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944863#comment-15944863
]
ASF GitHub Bot commented on FLINK-5998:
---------------------------------------
Github user rmetzger commented on the issue:
https://github.com/apache/flink/pull/3604
Mh, not sure.
What I would try is updating the assembly descriptor(s) in the flink-dist
project, so that it creates two assemblies.
Afaik you need to define all dependencies as regular deps in flink-dist,
and then include subsets of them into different assemblies.
> Un-fat Hadoop from Flink fat jar
> --------------------------------
>
> Key: FLINK-5998
> URL: https://issues.apache.org/jira/browse/FLINK-5998
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Robert Metzger
> Assignee: Haohui Mai
>
> As a first step towards FLINK-2268, I would suggest to put all hadoop
> dependencies into a jar separate from Flink's fat jar.
> This would allow users to put a custom Hadoop jar in there, or even deploy
> Flink without a Hadoop fat jar at all in environments where Hadoop is
> provided (EMR).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)