You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/05/20 14:07:00 UTC

[jira] [Created] (FLINK-2058) Hadoop Input Splits do not use proper UserCodeClassloader

Stephan Ewen created FLINK-2058:
-----------------------------------

             Summary: Hadoop Input Splits do not use proper UserCodeClassloader
                 Key: FLINK-2058
                 URL: https://issues.apache.org/jira/browse/FLINK-2058
             Project: Flink
          Issue Type: Bug
          Components: Hadoop Compatibility
    Affects Versions: 0.9
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.9


The Hadoop input splits manually resolve classes without using a proper classloaders.

I propose so serialize the classes themselves (rather then the names) as part of the input format, so that the general class loading functionality for user defined types handles this automatically.



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