[
https://issues.apache.org/jira/browse/FLINK-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990451#comment-14990451
]
Nick Dimiduk commented on FLINK-2124:
-------------------------------------
I pulled down the snapshot (20151021) to try again. I noticed the error message
is wrong, pointing me to {{StreamExecutionEnvironment#fromElements(Collection,
TypeInformation)}}. That method does not exist. I think {{fromCollection}} was
intended.
> FromElementsFunction is not really Serializable
> -----------------------------------------------
>
> Key: FLINK-2124
> URL: https://issues.apache.org/jira/browse/FLINK-2124
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Reporter: Aljoscha Krettek
> Assignee: Johannes Reifferscheid
> Fix For: 0.10
>
>
> The function stores an Iterable of T. T is not necessarily Serializable and
> and Iterable is also not necessarily Serializable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)