Mapreduce with Hadoop and Python A small repo of how to perform MapReduce with Python and Hadoop. Both the mapper and reducer are written in Python. The tutorial for how to implement both of the scripts in Hadoop is located here.