Skip to content

Alhern/MapReduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MapReduce programs in Python

This repository contains 2 MapReduce programs in Python. Meant to be run on a Hadoop cluster.

Anagrams

This program finds all anagrams in a text file.

MinMaxCount

This program finds the minimum income, maximum income and count the number of people belonging to each age group using the dataset bank-data.csv.

About

MapReduce programs in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages