GitHub user mjsax opened a pull request:

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

    Set current class loader to user-class loader and disable class 
initialization.

    This PR fixes class loading issues with regard to Clojure. It is required 
to execute a Clojure example via `bin/flink run`.
    
    The Clojure example can be found here: 
https://github.com/mjsax/flink-external/tree/master/flink-clojure

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

    $ git pull https://github.com/mjsax/flink clojureClassLoadingFix

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

    https://github.com/apache/flink/pull/1457.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 #1457
    
----
commit 6b0464cc27b348664c754a27c2e6f4024bd039a9
Author: mjsax <[email protected]>
Date:   2015-12-15T13:14:17Z

    Set current class loader to user-class loader and disable class 
initialization.

----


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