There is a JIRA issue (FLINK-1873, [1]) that covers the distributed matrix
implementation.
[1]: https://issues.apache.org/jira/browse/FLINK-1873
Regards,
Chiwan Park
> On Jan 27, 2016, at 5:21 PM, Chiwan Park wrote:
>
> I hope the distributed matrix and vector implementation on Flink. :)
>
>
I hope the distributed matrix and vector implementation on Flink. :)
Regards,
Chiwan Park
> On Jan 27, 2016, at 2:29 AM, Lydia Ickler wrote:
>
> Hi Till,
>
> maybe I will do that :)
> If I have some other questions I will let you know!
>
> Best regards,
> Lydia
>
>
>> Am 24.01.2016 um 17:3
Hi Till,
maybe I will do that :)
If I have some other questions I will let you know!
Best regards,
Lydia
> Am 24.01.2016 um 17:33 schrieb Till Rohrmann :
>
> Hi Lydia,
>
> Flink does not come with a distributed matrix implementation as Spark does it
> with the RowMatrix, yet. However, you c
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, Ly
Hi all,
this is maybe a stupid question but what within Flink is the equivalent to
Sparks’ RowMatrix ?
Thanks in advance,
Lydia