[
https://issues.apache.org/jira/browse/FLINK-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725794#comment-15725794
]
Stephan Ewen commented on FLINK-4982:
-------------------------------------
As I said, it goes to standard out, if you run a standalone setup, that is in
the {{log/*.out}} files.
If you start the processes differently (in a custom way), it may be somewhere
else.
Try and add some sysout statements into your user code, and grep where they go.
> quickstart example: Can't see the output
> ----------------------------------------
>
> Key: FLINK-4982
> URL: https://issues.apache.org/jira/browse/FLINK-4982
> Project: Flink
> Issue Type: Bug
> Components: Quickstarts
> Reporter: Mischa Krüger
>
> When compiling and running the quickstart WordCount example on Flink, I can't
> find the output anywhere. The java file explicitly write the counted words to
> stdout, I searched (I hope) every log file, but couldn't find it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)