[ 
https://issues.apache.org/jira/browse/SPARK-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506762#comment-14506762
 ] 

Sean Owen commented on SPARK-7048:
----------------------------------

I don't think this worthwhile. A Matrix is not a distributed object. In the 
rare case you want to turn a small one into an RDD you can do it yourself.

> No "toRDD" or "saveToText" method for matrices
> ----------------------------------------------
>
>                 Key: SPARK-7048
>                 URL: https://issues.apache.org/jira/browse/SPARK-7048
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.3.1
>            Reporter: Ted Fujimoto
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> This can be inconvenient if we want to save the data. This is explored 
> further here: 
> http://stackoverflow.com/questions/28158619/how-to-convert-matrix-to-rddvector-in-spark



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to