I don't know any other unit testing framework. Kai
Am 26.09.2012 um 22:37 schrieb Ravi P <[email protected]>: > Thanks Kai, I am exploring MRunit . > Are there any other options/ways to write unit tests for Map and Reduce > functions. Would like to evaluate all options. > > - > Ravi > > From: [email protected] > To: [email protected] > Subject: RE: Unit tests for Map and Reduce functions. > Date: Wed, 26 Sep 2012 13:35:57 -0700 > > Thanks Kai, Which MRUnit jar I should use for Hadoop 0.20 ? > https://repository.apache.org/content/repositories/releases/org/apache/mrunit/mrunit/0.9.0-incubating/ > > - > Ravi > > From: [email protected] > Subject: Re: Unit tests for Map and Reduce functions. > Date: Wed, 26 Sep 2012 22:21:06 +0200 > To: [email protected] > > Hello, > > yes, http://mrunit.apache.org is your reference. MRUnit is a framework on top > of JUnit which emulates the mapreduce framework to test your mappers and > reducers. > > Kai > > Am 26.09.2012 um 22:18 schrieb Ravi P <[email protected]>: > > Is it possible to write unit test for mapper Map , and reducer Reduce > function ? > > > - > Ravi > > -- > Kai Voigt > [email protected] -- Kai Voigt [email protected]
