Chesnay Schepler created FLINK-6863: ---------------------------------------
Summary: Fully separate streaming&batch examples Key: FLINK-6863 URL: https://issues.apache.org/jira/browse/FLINK-6863 Project: Flink Issue Type: Improvement Components: Examples Affects Versions: 1.4.0 Reporter: Chesnay Schepler Fix For: 1.4.0 The streaming examples module currently depends on the batch examples, specifically they re-use {{WordCountData}} for {{PojoExample}}, {{SideOutputExample}}, {{WordCount}} and {{WindowWordCount}}. I propose simply copying the example data to make the module more self-contained. -- This message was sent by Atlassian JIRA (v6.3.15#6346)