GitHub user mxm opened a pull request:

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

    [FLINK-4628] provide user class loader during input split assignment

    In analogy to the configure() method, this also sets a context class loader 
during input split assignment.

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

    $ git pull https://github.com/mxm/flink FLINK-4628

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

    https://github.com/apache/flink/pull/2505.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 #2505
    
----
commit 62d4075f89f96c1ddddd85ca951c7705fd15e3e4
Author: Maximilian Michels <m...@apache.org>
Date:   2016-09-16T10:21:54Z

    [FLINK-4628] provide user class loader during input split assignment
    
    In analogy to the configure() method, this also sets a context class
    loader during input split assignment.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to