[jira] [Created] (FLINK-1265) configure() not called with usercode classloader as context classloader

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1265) configure() not called with usercode classloader as context classloader

Shang Yuanchun (Jira)
Fabian Hueske created FLINK-1265:
------------------------------------

             Summary: configure() not called with usercode classloader as context classloader
                 Key: FLINK-1265
                 URL: https://issues.apache.org/jira/browse/FLINK-1265
             Project: Flink
          Issue Type: Bug
          Components: Local Runtime
    Affects Versions: 0.7.0-incubating
            Reporter: Fabian Hueske


The configure() method of user functions is called with the system classloader as context classloader.
Since, configure() is usercode, context classloader must be the usercode classloader to have acccess usercode classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)