[
https://issues.apache.org/jira/browse/FLINK-5236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels closed FLINK-5236.
-------------------------------------
Resolution: Fixed
This has been addressed via child-first class loading.
> User jar classpath should come first in classpath
> -------------------------------------------------
>
> Key: FLINK-5236
> URL: https://issues.apache.org/jira/browse/FLINK-5236
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Scripts
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
>
> The user jar is not part of the classpath set by the startup scripts. We
> should consider adding it as a first entry in the classpath to avoid that
> Flink code or Hadoop code loads conflicting versions of a dependency before
> the user jar is executed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)