[
https://issues.apache.org/jira/browse/FLINK-3549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328951#comment-17328951
]
Flink Jira Bot commented on FLINK-3549:
---------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Make streaming examples more streaming
> --------------------------------------
>
> Key: FLINK-3549
> URL: https://issues.apache.org/jira/browse/FLINK-3549
> Project: Flink
> Issue Type: Improvement
> Components: Examples
> Affects Versions: 1.0.0
> Reporter: Stephan Ewen
> Priority: Major
> Labels: stale-major
>
> The following choices make the examples "not streaming"
> - Many of the streaming example are currently using a small bounded data
> set. The data set is immediately consumed, the program finishes
> - Many examples read text or csv input files
> I suggest to rework the examples to use not static data sets and files, but
> infinite streams and throttled generated streams (via iterators).
> Command line parameters can be used to influence their behavior
--
This message was sent by Atlassian Jira
(v8.3.4#803005)