Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3549

Make streaming examples more streaming

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            Unassigned Unassigned
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: