after creating a coordinate matrix from my rdd[matrixentry]... 

1.  how can i get/query the value at coordiate (i, j)?

2.  how can i set/update the value at coordiate (i, j)?

3.  how can i get all the values on a specific row i, ideally as a vector?

thanks!




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/mllib-CoordinateMatrix-tp16412.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

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

Reply via email to