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

ASF GitHub Bot commented on FLINK-6863:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/4115

    [FLINK-6863] Remove batchdependency from streaming-examples

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 6863

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4115.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4115
    
----
commit d275d43e1123af73ed77007c0025d0820b0cd5fb
Author: zentol <ches...@apache.org>
Date:   2017-06-07T13:59:38Z

    [FLINK-6863] Remove batch dependency from streaming-examples

----


> 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
>            Assignee: 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.4.14#64029)

Reply via email to