You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by "W.P. McNeill" <bi...@gmail.com> on 2011/07/28 18:33:55 UTC

Unit testing strategy for map/reduce methods

I've been playing with unit testing strategies for my Hadoop work. A
discussion of techniques and a link to example code here:
http://cornercases.wordpress.com/2011/07/28/unit-testing-mapreduce-with-overridden-write-methods/
.