[
https://issues.apache.org/jira/browse/FLINK-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu updated FLINK-3191:
------------------------------
Labels: starter (was: newbie)
> 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: Minor
> Labels: starter
>
> 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
(v8.20.10#820010)