According to the logs the job was submitted successfully and is running.
Please verify that the server you're connecting to is actually sending data.
On 04.05.2018 22:44, Alex Chen (JIRA) wrote:
Alex Chen created FLINK-9298:
--------------------------------
Summary: setup_quickstart hanging
Key: FLINK-9298
URL: https://issues.apache.org/jira/browse/FLINK-9298
Project: Flink
Issue Type: Bug
Reporter: Alex Chen
Well, I follow tutorial
([https://ci.apache.org/projects/flink/flink-docs-master/quickstart/setup_quickstart.html)].
Regardless there are several typos like log files name incorrect, flink was
hanging executing `
bin/flink run examples/streaming/SocketWindowWordCount.jar --port 9000`, looks
like:
```
➜ build-target git:(master) bin/flink run
examples/streaming/SocketWindowWordCount.jar --port 9000
Starting execution of program
(hanging)
```
Since out files contains no result, there must be something wrong. Is this run
properly on your local environment? I'd like to know whether it is an issue
about my environment.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)