8000
Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Counting Friends Using the MapReduce Programming Model

  • Counted the overall number of friends using data from a database of symmetric and a database of asymmetric friendships.
  • Used the Hadoop Distributed File System to manipulate and store large data-sets and enable their distributed processing.
  • Implemented the MapReduce programming model in Java for parallel processing of data located on Hadoop clusters.
  • Measured the execution time of the program at different numbers of processor cores.

About

А MapReduce programming model for parallel and distributed counting of a large number of symmetric / asymmetric relationships in Java. Providing highly efficient processing of big data by storing them on the HDFS.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

0