[ 
https://issues.apache.org/jira/browse/FLINK-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15748500#comment-15748500
 ] 

ASF GitHub Bot commented on FLINK-5008:
---------------------------------------

Github user fhueske commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2764#discussion_r92404579
  
    --- Diff: docs/quickstart/setup_quickstart.md ---
    @@ -88,7 +111,9 @@ Now, we are going to run the [SocketWindowWordCount 
example](https://github.com/
         </div>
       </div>
     
    -* Counts are printed to `stdout`. Monitor the JobManager's output file and 
write some text in `nc`:
    +* Words are counted in time windows of 5 seconds (processing time, tumbling
    +  windows) and are printed to `stdout`. Monitor the JobManager's output 
file
    +  and write some text in `nc` (input is sent per line after hitting 
<RETURN>):
    --- End diff --
    
    "input is sent per line" -> "input is sent to Flink line by line"


> Update quickstart documentation
> -------------------------------
>
>                 Key: FLINK-5008
>                 URL: https://issues.apache.org/jira/browse/FLINK-5008
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Minor
>
> * The IDE setup documentation of Flink is outdated in both parts: IntelliJ 
> IDEA was based on an old version and Eclipse/Scala IDE does not work at all 
> anymore.
> * The example in the "Quickstart: Setup" is outdated and requires "." to be 
> in the path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to