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

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

GitHub user NicoK opened a pull request:

    https://github.com/apache/flink/pull/2764

    [FLINK-5008] Update quickstart documentation

    This PR updates the outdated quickstart guides regarding IDE setup and the 
first example.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/NicoK/flink FLINK-5008

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2764.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2764
    
----
commit 7c4a8426df3596d7a9dc923eb9225f150d078776
Author: Nico Kruber <[email protected]>
Date:   2016-11-03T15:19:49Z

    [FLINK-5008] update IDE setup documentation
    
    * IntelliJ setup is simpler with the new version 2016.2.5
    * Eclipse (and Scala IDE) setups do not work anymore using the current 
Flink codebase. This is due to the old Eclipse in Scala IDE 3.0.3 and due to 
Scala version incompatabilities in Scala IDE 4.4.1 as well as the setup using 
the update site and a manual Eclipse installation.

commit 2d29fe4800f0772b0cf817b4979758a7e7f8e7ca
Author: Nico Kruber <[email protected]>
Date:   2016-11-03T16:49:13Z

    [FLINK-5008] do not require "." to be in the path
    
    the example in the "

commit aa6d2c60c9e076adee9fc1de23bd7cf246254273
Author: Nico Kruber <[email protected]>
Date:   2016-11-04T14:26:01Z

    [FLINK-5008] update the SocketWindowWordCount example
    
    This changes the sliding window to a tumbling window which
    is easier for a first-time example.

commit 1ff11c2227a0a21689b6b571dcc83160fd4d9c86
Author: Nico Kruber <[email protected]>
Date:   2016-11-04T14:28:22Z

    [FLINK-5008] update the setup_quickstart guide's example
    
    The description was based on an old version of the actual example
    implementation and needed update. The new version includes more
    explanations and updates the output from the current implementation.

commit ea817034932a060b5769e564f91800f3bd57ae7f
Author: Nico Kruber <[email protected]>
Date:   2016-11-04T14:51:28Z

    [FLINK-5008] also update the README.md regarding the IDE setup
    
    (see a841afe5fc)

commit c85319ef33cfe20245907adfd9bb52599c922616
Author: Nico Kruber <[email protected]>
Date:   2016-11-04T15:12:11Z

    [FLINK-5008] also update the Scala example
    
    see 5970eb92db

----


> 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