Hadoop Python MapReduce Tutorial for Beginners

Hadoop Python MapReduce Tutorial for Beginners

Check out my advanced python MapReduce guide to see how to join two datasets together using python.

While there are no books specific to Python MapReduce development the following book has some pretty good examples:

While not specific to MapReduce, this book gives some examples of using the Python 'HadoopPy' framework to write some MapReduce code. It's also an excellent book in it's own right.

[…]