Skip to content

Big Data projects (using Spark, Hadoop and Java or Scala)

Notifications You must be signed in to change notification settings

bikdroid/BigData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigData

Big Data projects (using Spark, Hadoop and Java or Scala)

  1. SimpleApp - Find Friends that can be suggested for each user id. Suggested friends.
  2. SimpleApp2 - Find all mutual friends between two given users.
  3. SimpleApp3 - Find all mutual friends with their details for two given users.
  4. SimpleApp4 - Find average age for all friends and then get the top 20 in a decreasing sort order.

Dataset provided :

  1. First file --- List of userid[list of friend ids]
  2. Second file --- List of details for users. userid[Comma separated details, like name, address, phone]

About

Big Data projects (using Spark, Hadoop and Java or Scala)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages