Re: Website documentation minor bug

2015-03-10 Thread Maximilian Michels
Seems like my smart data crawling web mail took the linked images out. So here we go again: New http://i.imgur.com/KK7fhiR.png Old http://i.imgur.com/kP2LPnY.png On Tue, Mar 10, 2015 at 11:17 AM, Stephan Ewen se...@apache.org wrote: Looks the same to me ;-) The mailing lists do not support

Re: Website documentation minor bug

2015-03-10 Thread Stephan Ewen
Looks the same to me ;-) The mailing lists do not support attachments... On Tue, Mar 10, 2015 at 11:15 AM, Maximilian Michels m...@apache.org wrote: So here are the proposed changes. New Old If there are no objections, I will merge this by the end of the day. Best regards, Max

Re: [DISCUSS] Make a release to be announced at ApacheCon

2015-03-10 Thread Márton Balassi
On the streaming side: Must have: * Tests for the fault tolerance (My first priority this week) * Merging Gyula's recent windowing PR [1] Really needed: * Self-join for DataStreams (Gabor has a prototype, PR coming today) [1] * ITCase tests for streaming examples (Peter myself, review

[jira] [Created] (FLINK-1671) Add execution modes for programs

2015-03-10 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-1671: --- Summary: Add execution modes for programs Key: FLINK-1671 URL: https://issues.apache.org/jira/browse/FLINK-1671 Project: Flink Issue Type: Bug Affects

[jira] [Created] (FLINK-1670) Collect method for streaming

2015-03-10 Thread JIRA
Márton Balassi created FLINK-1670: - Summary: Collect method for streaming Key: FLINK-1670 URL: https://issues.apache.org/jira/browse/FLINK-1670 Project: Flink Issue Type: New Feature

Re: Website documentation minor bug

2015-03-10 Thread Chiwan Park
Looks good! +1 for the new one. Regards. Chiwan Park (Sent with iPhone) On Mar 10, 2015, at 7:28 PM, Hermann Gábor reckone...@gmail.com wrote: Looks nice, +1 for the new one. On Tue, Mar 10, 2015 at 11:24 AM Maximilian Michels m...@apache.org wrote: Seems like my smart data crawling

Re: Website documentation minor bug

2015-03-10 Thread Hermann Gábor
Looks nice, +1 for the new one. On Tue, Mar 10, 2015 at 11:24 AM Maximilian Michels m...@apache.org wrote: Seems like my smart data crawling web mail took the linked images out. So here we go again: New http://i.imgur.com/KK7fhiR.png Old http://i.imgur.com/kP2LPnY.png On Tue, Mar 10,

Re: [DISCUSS] Offer Flink with Scala 2.11

2015-03-10 Thread Robert Metzger
Hey Alex, I don't know the exact status of the Scala 2.11 integration. But I wanted to point you to https://github.com/apache/flink/pull/454, which is changing a huge portion of our maven build infrastructure. If you haven't started yet, it might make sense to base your integration onto that pull

Re: [DISCUSS] Add method for each Akka message

2015-03-10 Thread Stephan Ewen
+1, let's change this lazily whenever we work on an action/message, we pull the handling out into a dedicated method. On Tue, Mar 10, 2015 at 11:49 AM, Ufuk Celebi u...@apache.org wrote: Hey all, I currently find it a little bit frustrating to navigate between different task manager

Re: [jira] [Commented] (FLINK-1106) Deprecate old Record API

2015-03-10 Thread Fabian Hueske
Yeah, I spotted a good amount of optimizer tests that depend on the Record API. I implemented the last optimizer tests with the new API and would volunteer to port the other optimizer tests. 2015-03-10 16:32 GMT+01:00 Stephan Ewen (JIRA) j...@apache.org: [

Re: [gelly] Tests fail, but build succeeds

2015-03-10 Thread Vasiliki Kalavri
Great, thanks Andra! On Mar 10, 2015 5:52 PM, Andra Lungu lungu.an...@gmail.com wrote: Fixed. My bad. I had a trailing local job manager still running. On Tue, Mar 10, 2015 at 5:36 PM, Andra Lungu lungu.an...@gmail.com wrote: So the sysout suppression worked like a charm. Thanks!

Re: [DISCUSS] Offer Flink with Scala 2.11

2015-03-10 Thread Alexander Alexandrov
Yes, will do. 2015-03-10 16:39 GMT+01:00 Robert Metzger rmetz...@apache.org: Very nice work. The changes are probably somewhat easy to merge. Except for the version properties in the parent pom, there should not be a bigger issue. Can you also add additional build profiles to travis for

Re: [DISCUSS] Deprecate Spargel API for 0.9

2015-03-10 Thread Henry Saputra
Thanks for bringing up for discussion, Vasia I am +1 for deprecating Spargel for 0.9 release. It is confusing for new comer (well even for me) to Flink and found out there are 2 sets of Graph APIs. We could use 0.9 release as stabilization period for Gelly, which is why Spargel is deprecated

[jira] [Created] (FLINK-1675) Rework Accumulators

2015-03-10 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-1675: --- Summary: Rework Accumulators Key: FLINK-1675 URL: https://issues.apache.org/jira/browse/FLINK-1675 Project: Flink Issue Type: Bug Components:

Re: [DISCUSS] Offer Flink with Scala 2.11

2015-03-10 Thread Robert Metzger
Very nice work. The changes are probably somewhat easy to merge. Except for the version properties in the parent pom, there should not be a bigger issue. Can you also add additional build profiles to travis for scala 2.11 ? On Tue, Mar 10, 2015 at 2:50 PM, Alexander Alexandrov

[jira] [Created] (FLINK-1678) Extend internals documentation: program flow, optimizer, ...

2015-03-10 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-1678: - Summary: Extend internals documentation: program flow, optimizer, ... Key: FLINK-1678 URL: https://issues.apache.org/jira/browse/FLINK-1678 Project: Flink

Re: [jira] [Commented] (FLINK-1106) Deprecate old Record API

2015-03-10 Thread Till Rohrmann
+1 for removal of old API On Mar 10, 2015 5:41 PM, Fabian Hueske fhue...@gmail.com wrote: And I'm +1 for removing the old API with the next release. 2015-03-10 17:38 GMT+01:00 Fabian Hueske fhue...@gmail.com: Yeah, I spotted a good amount of optimizer tests that depend on the Record API.

[jira] [Created] (FLINK-1682) Port Record-API based optimizer tests to new Java API

2015-03-10 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-1682: Summary: Port Record-API based optimizer tests to new Java API Key: FLINK-1682 URL: https://issues.apache.org/jira/browse/FLINK-1682 Project: Flink Issue

[jira] [Created] (FLINK-1683) Scheduling preferences for non-unary tasks are not correctly computed

2015-03-10 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-1683: Summary: Scheduling preferences for non-unary tasks are not correctly computed Key: FLINK-1683 URL: https://issues.apache.org/jira/browse/FLINK-1683 Project: Flink

Re: [DISCUSS] Deprecate Spargel API for 0.9

2015-03-10 Thread Andra Lungu
Big +1 for deprecating Spargel :D On Tue, Mar 10, 2015 at 10:02 PM, Vasiliki Kalavri vasilikikala...@gmail.com wrote: Hi all, I would like your opinion on whether we should deprecate the Spargel API in 0.9. Gelly doesn't depend on Spargel, it actually contains it -- we have copied the

Re: [DISCUSS] Offer Flink with Scala 2.11

2015-03-10 Thread Alexander Alexandrov
The PR is here: https://github.com/apache/flink/pull/477 Cheers! 2015-03-10 18:07 GMT+01:00 Alexander Alexandrov alexander.s.alexand...@gmail.com: Yes, will do. 2015-03-10 16:39 GMT+01:00 Robert Metzger rmetz...@apache.org: Very nice work. The changes are probably somewhat easy to merge.