[
https://issues.apache.org/jira/browse/FLINK-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092909#comment-15092909
]
Fabian Hueske commented on FLINK-1274:
--------------------------------------
Has this issue been resolved with the reworked DataStream API?
> Make Flink Streaming's FileSourceFunction type generic
> ------------------------------------------------------
>
> Key: FLINK-1274
> URL: https://issues.apache.org/jira/browse/FLINK-1274
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Reporter: Péter Szabó
> Assignee: Péter Szabó
>
> We experimented with reading files with Flink Streaming from non-local file
> systems that are supported by the Flink api (e.g. HDFS). Our
> FileSourceFunction works only with String types. It would be important to
> parametrize that class in order to be able to read data from a file into a
> specified type. When we tried to do so, we got a type erasure problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)