Fabian Hueske created FLINK-2353:
------------------------------------
Summary: Hadoop mapred IOFormat wrappers do not respect
JobConfigurable interface
Key: FLINK-2353
URL: https://issues.apache.org/jira/browse/FLINK-2353
Project: Flink
Issue Type: Bug
Components: Hadoop Compatibility
Affects Versions: 0.9
Reporter: Fabian Hueske
Assignee: Fabian Hueske
Fix For: 0.10, 0.9.1
Hadoop's mapred API features the {{JobConfigurable}} interface which offers a
function {{configure(JobConf)}} to configure user-defined classes such as
InputFormats, OutputFormats, and InputSplits.
Flink's Hadoop compatibility wrappers do not respect this interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)