Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 221 Bytes

EEL6761-Cloud-Computing

  1. WordCount
  • Calculating the word frequency in the input file using Hadoop Map-Reduce
  1. PageRank
  • Computing the PageRank of top 100 pages from the WEX public dataset using Spark and GraphX