You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2016/06/06 19:39:21 UTC

[jira] [Commented] (FLINK-4024) FileSourceFunction not adjusted to new IF lifecycle

    [ https://issues.apache.org/jira/browse/FLINK-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317064#comment-15317064 ] 

Fabian Hueske commented on FLINK-4024:
--------------------------------------

It appears that {{FileSourceFunction}} doesn't call {{RichInputFormat.setRuntimeContext()}} as well. 

> FileSourceFunction not adjusted to new IF lifecycle
> ---------------------------------------------------
>
>                 Key: FLINK-4024
>                 URL: https://issues.apache.org/jira/browse/FLINK-4024
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.1.0
>            Reporter: Chesnay Schepler
>            Priority: Critical
>             Fix For: 1.1.0
>
>
> The InputFormat lifecycle was extended in ac2137cfa5e63bd4f53a4b7669dc591ab210093f, adding additional open-/closeInputFormat() methods.
> The streaming FileSourceFunction was not adjusted for this change, and thus will fail for every InputFormat that leverages these new methods.



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