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

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_r92400994
  
    --- Diff: docs/quickstart/scala_api_quickstart.md ---
    @@ -194,7 +227,9 @@ data 1
     is 1
     ~~~
     
    -The following code shows the WordCount implementation from the Quickstart 
which processes some text lines with two operators (FlatMap and Reduce), and 
prints the resulting words and counts to std-out.
    +The following code shows the `WordCount` implementation from the
    +Quickstart which processes some text lines with two operators (FlatMap
    +and Reduce), and prints the resulting words and counts to std-out.
    --- End diff --
    
    sum / reduce: See comment above


> 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