I make the call as follows:
bin/hadoop jar hadoop-0.8.0-test.jar mapredtest 10 100 The map/reduce tasks compute and the output is as follows: Cannot read entry 1 Original sum: 100 Recomputed sum: 7 Success=false Sometimes there will be Mismatches prior to that output. Any advice would be appreciated. Thank you. Brendan Melville.
