hadoop - Two-Step Map-Reduce Multiplication in Spark (Java) -
i've read in textfile of doubles , stored javardd, having difficulty implementing two-step mapreduce matrix multiplication on it. array 50x50 , filled random numbers 1 100. understand underlying math unable set matrix key pairs , multiply them properly.
Comments
Post a Comment