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