GitHub user revprez opened a pull request:

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

    Fix to class loader to ensure tasks receive the appropriate classpath…

    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-0.10

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

    https://github.com/apache/flink/pull/1508.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 #1508
    
----
commit 7d9a6e424d173edb801490b37d271d0e203c7b87
Author: Prez Cannady <[email protected]>
Date:   2016-01-14T20:20:00Z

    Fix to class loader to ensure tasks receive the appropriate classpath (for 
the 0.10 release branch)

----


---
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