+1 I go for WebLogAnalysis.
My experience with Scala consists of going through a tutorial so this will be a good stress test both for me and the new API :-) On Thu, Sep 4, 2014 at 9:09 PM, Vasiliki Kalavri <[email protected]> wrote: > +1 for having other people implement the examples! > Connected Components and Kmeans for me :) > > -V. > > > On 4 September 2014 21:03, Fabian Hueske <[email protected]> wrote: > > > I go for TriangleEnumeration and PageRank. > > > > Let's also do the examples similar to the Java examples: > > - running out-of-the-box without parameters > > - parameters for external data > > - follow a similar code structure > > > > > > > > 2014-09-04 20:56 GMT+02:00 Aljoscha Krettek <[email protected]>: > > > > > Will do, then people can reserve their favourite examples here. > > > > > > On Thu, Sep 4, 2014 at 8:55 PM, Fabian Hueske <[email protected]> > > wrote: > > > > Hi, > > > > > > > > I think having examples implemented by different people proved to be > > > > valuable in the past. > > > > I'd help with two or three examples. > > > > > > > > It might be helpful if you'd port a simple first one such as > WordCount. > > > > > > > > Fabian > > > > > > > > > > > > 2014-09-04 18:47 GMT+02:00 Aljoscha Krettek <[email protected]>: > > > > > > > >> Hi, > > > >> I have a working rewrite of the Scala API here: > > > >> https://github.com/aljoscha/incubator-flink/commits/scala-rework > > > >> > > > >> I'm hoping that I'll only have to write the tests and port the > > > >> examples. Do you think it makes sense to let other people port the > > > >> examples, so that someone else uses it and maybe notices some quirks > > > >> in the API? > > > >> > > > >> Cheers, > > > >> Aljoscha > > > >> > > > > > >
