GitHub user revprez opened a pull request:

    https://github.com/apache/flink/pull/1506

    Fix to class loader to ensure tasks receive the appropriate classpath 
(master)

    ClassNotFoundException thrown by task runners after Maven emits a fat-jar 
instrumented with Spring Boot.  
    
    Here's a [gist](https://gist.github.com/revprez/2c1fb01c40e5d6790247), and 
here's the [report, discussion and 
solution](http://mail-archives.apache.org/mod_mbox/flink-user/201601.mbox/browser).
  H/t to Stephan Ewen; I just did what he told me to do.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/OCForks/flink spring-classloading-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1506.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1506
    
----
commit 0d4a01a2014d41c83812fb84f0d6a81cda44c16c
Author: Prez Cannady <[email protected]>
Date:   2016-01-14T15:05:12Z

    Fix to class loader to ensure tasks receive the appropriate classpath

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to