photo

RJ


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Want to write a Mapper that takes numeric data and will provide column sum for each column and row sum for each individual row through mapper and reduce, below is the code that gives column sum for each cloumn and I want code for row sum
I am getting error for row sum for each data series which in turn takes place through addition of all columns of that data serie...

ongeveer 7 jaar ago | 0 answers | 0

0

answers

Question


How to calcuate sum of each row for a dataset through MapReduce??
I am working on a data clustering algorithm, I want row sum for each data set ID. I want the answer in the form of key, value.

ongeveer 7 jaar ago | 2 answers | 0

2

answers