You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2014/10/07 19:08:33 UTC

[jira] [Commented] (FLINK-1103) Update Streaming examples to become self-contained

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

Márton Balassi commented on FLINK-1103:
---------------------------------------

Actually String[] is sufficient as seen here:
https://github.com/mbalassi/incubator-flink/blob/master/flink-examples/flink-java-examples/src/main/java/org/apache/flink/examples/java/wordcount/util/WordCountData.java


> Update Streaming examples to become self-contained
> --------------------------------------------------
>
>                 Key: FLINK-1103
>                 URL: https://issues.apache.org/jira/browse/FLINK-1103
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 0.7-incubating
>            Reporter: Márton Balassi
>            Assignee: Márton Balassi
>
> Streaming examples do not follow the standard set by the recent examples refactor of the batch API.
> TestDataUtil should be removed and Object[][] used to contain the example data.
> Comments are also lacking in comparison with the batch counterpart.



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