You may use |RDD.zipWithIndex|.

On 11/10/14 10:03 PM, Lijun Wang wrote:

Hi,
   I need a matrix with each row having a index, e.g., index = 0 for first
row, index = 1 for second row. Could someone tell me how to generate such
IndexedRowMatrix from an RowMatrix?

  Besides, is there anyone having the experience to do multiplication of two
distributed matrix, e.g., two RowMatrix?

thank you!
Lijun Wang



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/To-generate-IndexedRowMatrix-from-an-RowMatrix-tp18491.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