roanjain/socialnetworktask
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A simple map reduce job In this we have a relation where person in first column is related to person in second columns as those in 2nd column sent a friend request to corresponding person in first col so we need to find the total number of friends request for each person using map reduce. we 'll also eliminate those with no requests received