Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/4641#discussion_r137091948
--- Diff: docs/quickstart/setup_quickstart.md ---
@@ -284,7 +284,7 @@ window of processing time, as long as words are
floating in.
as words are floating in, e.g.:
~~~bash
- $ tail -f log/flink-*-jobmanager-*.out
+ $ tail -f log/flink-*-taskmanager-*.out
--- End diff --
Lines 272 has to be modified as well.---
