Hello
I would like to Multiply two matrices 

C = A* B 
A is a m x k ,   B is a kxl 
k,l <<<< m  so that B can easily fit in memory. 
Any ideas or suggestions how to do that in Pyspark?
Thanks
Ayman



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Pyspark-Dense-Matrix-Multiply-One-of-them-can-fit-in-Memory-tp23344.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