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)