Thanks to visit codestin.com
Credit goes to github.com

Skip to content

KostyaMoonlight/MapReduceLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapReduce Python Simulator

Quickstart

  • Create venv and install requirements if needed.
  • Run a sample job after scaffolding is complete:
    • python -m src.cli.main run --workers 4 --input data/input --output data/output/wordcount --job student_jobs.word_count.mapper:WordCountMapper,student_jobs.word_count.reducer:WordCountReducer --reducers 4

About

Lab2. MapReduce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages