Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
/ map-reduce Public archive

Big Data project for ATS subject, basic parallel implementation of map-reduce paradigm with a test to count words in text files

Notifications You must be signed in to change notification settings

uab-projects/map-reduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapReduce

This program with a MapReduce core is ready to deploy any application using this paradigm. The current implementation allows the user to count the words of file/s at once or by separated.

The program is written in Python 3.4 and uses multiprocessing.

Running the application

python mapreduce file_1 [file_n] [-h] [--merge]

<> with ♥ in ETSE, UAB by ccebrecos & davidlj.

About

Big Data project for ATS subject, basic parallel implementation of map-reduce paradigm with a test to count words in text files

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published