[
https://issues.apache.org/jira/browse/FLINK-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057660#comment-16057660
]
ASF GitHub Bot commented on FLINK-6967:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/4159
[FLINK-6967] Remove batch-examples dependency from storm examples
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 6967
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4159.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 #4159
----
commit 9f3a3ae1225a1add63fb9386382160bd75f35dab
Author: zentol <[email protected]>
Date: 2017-06-21T15:06:00Z
[FLINK-6967] Remove batch-examples dependency from storm examples
----
> Fully separate batch and storm examples
> ---------------------------------------
>
> Key: FLINK-6967
> URL: https://issues.apache.org/jira/browse/FLINK-6967
> Project: Flink
> Issue Type: Improvement
> Components: Examples, Storm Compatibility
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Minor
> Fix For: 1.4.0
>
>
> Like the streaming examples (see FLINK-6863) the storm examples have a
> dependency on the batch examples, exclusively for the WordCount example data.
> I propose to duplicate the test data again for the storm examples.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)