Hi all.I just want to code a matrix multiplication problem in MapReduce using python for very large sparse matrix.But somehow the generation of the pair and the operation in the reducer side specially the summation after the multiplication is becoming the bottle neck.

More Soumyendu S Bandyopadhyay's questions See All
Similar questions and discussions