Re: Tungsten + Flink

2015-05-01 Thread Ewan Higgs
I don't think it's useful to combine them since they are different projects. But I do think that a lot of work went into Flink's paged memory system built on byte buffers and if collaboration can take place to pop that out into like a memory subsystem library that both Spark and Flink can use t

Re: Tungsten + Flink

2015-05-01 Thread Stephen Carman
I think as long as the two frameworks follow the same paradigm for how their interfaces work it’s fine to have 2 competing frameworks. This way the frameworks have some motivation to be the best at what they do rather than being the only choice whether you like it or not. They also seem to have

Re: Tungsten + Flink

2015-04-29 Thread Sree V
I agree, Ewan. We should also look into combining both Flink and Spark into one.This eases the industry adaptation instead. Thanking you. With Regards Sree On Wednesday, April 29, 2015 3:21 AM, Ewan Higgs wrote: Hi all, A quick question about Tungsten. The announcement of the Tun