Skip to content

Repository files navigation

Commands to run Mapper and Reducers

  1. type input.txt | python3 mapper_WC.py | sort | python3 reducer_WC.py
    

(python3 subjective to the python version, also clone input.txt in same folder)

  1. type inputMM.txt | python3 mapper_MM.py | sort | python3 reducer_MM.py
    

About

BDA experiments

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages