You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Boris Schminke <sc...@gmail.com> on 2016/09/08 12:10:49 UTC

Will be there any ml.linalg.distributed?

Hi,

how can I create a distributed sparse matrix using DataFrame API? AFAIK
there is a package mllib.linalg.distributed which has no counterpart in
ml.linalg. Am I right? What are best practices/workarounds/advice for this
case? Are distributed matrices on DataFrames on the roadmap?

Regards,
Boris