I'm trying to do a testcase that runs a MR locally. Based on the wiki, the TestMapRed testcase does that.
By looking at the code I cannot figure out what is that it makes the MR to run locally. If I have my JobConf ready to execute? Just a JobClient.runJob() will do it? Thxs. A
