RJ
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
290,878
of 295,448
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
7 years ago | 0 answers | 0
0
answersQuestion
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.
7 years ago | 2 answers | 0