npdarsini / MapReduce---Matrix-Addition

Addition of two matrices using Map Reduce Paradigm - Pseudocode
0 stars 0 forks source link

Matrix Multiplication - Result Display #5

Open npdarsini opened 8 years ago

npdarsini commented 8 years ago

Display the result. The Addition of two matrices must be the end result.

npdarsini commented 8 years ago

Cannot Perform as the Reduce job results are not yet available.

npdarsini commented 8 years ago

Can make it simple.

npdarsini commented 8 years ago

Done

npdarsini commented 8 years ago

Reduce is not performed.

npdarsini commented 8 years ago

Waiting