[
https://issues.apache.org/jira/browse/FLINK-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071145#comment-15071145
]
Simone Robutti commented on FLINK-3191:
---------------------------------------
It was a version problem. I was using the 0.8.0. With the 0.10.0 it works as
intended. Sorry for the inconvenience.
> WordCount without fileOutput - execute is missing
> -------------------------------------------------
>
> Key: FLINK-3191
> URL: https://issues.apache.org/jira/browse/FLINK-3191
> Project: Flink
> Issue Type: Bug
> Components: Examples
> Reporter: Simone Robutti
> Priority: Trivial
> Labels: newbie
>
> The WordCount example, if there's no file output specified, is supposed to
> print the result to the console. In the branch that calls the print, the
> execute is missing and therefore the computation doesn't start. Adding the
> execute to the "else" branch does fix the problem. I assume that the execute
> should be after the if/else statement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)