Hi Lydia, Flink does not come with a distributed matrix implementation as Spark does it with the RowMatrix, yet. However, you can easily implement it yourself. This would also be a good contribution to the project if you want to tackle the problem
Cheers, Till On Sun, Jan 24, 2016 at 4:03 PM, Lydia Ickler <ickle...@googlemail.com> wrote: > Hi all, > > this is maybe a stupid question but what within Flink is the equivalent to > Sparks’ RowMatrix ? > > Thanks in advance, > Lydia