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 > >> >
