Skip to content

Project1: TopNrecords, which gives top 10 movies based on the number of views Project2: Stock project, which give maximum closing price for each stock symbol from the given set of data.

Notifications You must be signed in to change notification settings

harsheet-shah/Map-Reduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Map-Reduce

There are 2 project which are using map-reduce programming model.

Project1: TopNrecords, which gives top 10 movies based on the number of views. This project is just to get hands dirty on map-reduce programming model. Code and understanding of project can be also checked here as well - https://www.geeksforgeeks.org/how-to-find-top-n-records-using-mapreduce/?ref=leftbar-rightbar

Project2: Stock project, which give maximum closing price for each stock symbol from the given set of data. Code and Understanding of the same can be found in the respective directory. This project can give you some hands on real-world dataset.

About

Project1: TopNrecords, which gives top 10 movies based on the number of views Project2: Stock project, which give maximum closing price for each stock symbol from the given set of data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages