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)