News

This repository contains an implementation of the MapReduce framework in Python, developed as a part of the CSE530 ... We have written code to apply the Map function to each input split to generate ...
The map-reduce is performed in two phases: a first one which outputs the movies id and ist average ratings and a second ones that produces the final output. In the input file the film id corresponds ...