You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/12/02 15:10:58 UTC

[jira] [Created] (FLINK-5236) User jar classpath should come first in classpath

Maximilian Michels created FLINK-5236:
-----------------------------------------

             Summary: 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: Startup Shell Scripts
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels
             Fix For: 1.2.0


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
(v6.3.4#6332)