[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-12-16 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2764 Thanks for the update @NicoK! Merging this PR --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this fe

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-12-13 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/2764 I wasn't able to test the Scala SBT path though, so this may need some additional love by someone with a working SBT environment --- If your project is set up for it, you can reply to this email and h

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-12-13 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/2764 Developing Flink programs still works with Eclipse (tested with Eclipse 4.6.1 and Scala IDE 4.4.1 for Scala 2.11). Alongside testing the quickstarts, I also updated them as promised and made a switch f

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-11-29 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/2764 I'll look into writing Flink programs with Eclipse and update the documentation if needed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-11-29 Thread vasia
Github user vasia commented on the issue: https://github.com/apache/flink/pull/2764 Sorry, no input from me regarding Eclipse. I've given up on it about a year ago ;) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-11-28 Thread uce
Github user uce commented on the issue: https://github.com/apache/flink/pull/2764 @thvasilo I think that should be handled in a separate PR. @StephanEwen Yes, I think this is a good differentiation to make in the docs. If it is not possible to write Flink programs with Eclips

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-11-24 Thread thvasilo
Github user thvasilo commented on the issue: https://github.com/apache/flink/pull/2764 Hello @NicoK , do you think you can include [FLINK-5087](https://issues.apache.org/jira/browse/FLINK-5087) in this PR, or should we create a new one? --- If your project is set up for it, you can

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-11-23 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2764 From my experience (having been an Eclipse user until one year ago), it is possible to develop a Flink Java Program in Eclipse. Developing Flink Scala programs is tricky. Developing the

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-11-17 Thread thvasilo
Github user thvasilo commented on the issue: https://github.com/apache/flink/pull/2764 IIRC @vasia is using Eclipse to develop, maybe she can chime in. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-11-15 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/2764 I tried with several versions of Eclipse and Scala IDE, even with the one claimed to work. Unfortunately, I got none of them to work. --- If your project is set up for it, you can reply to this email

[GitHub] flink issue #2764: [FLINK-5008] Update quickstart documentation

2016-11-07 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/2764 I haven't yet looked at this PR in detail but it looks to have some much needed cleanup for the documentation. Are we certain we need to abandon Eclipse as a viable IDE for Flink developer