> Set the 'mapreduce.map.failures.maxpercent` and > 'mapreduce.reduce.failures.maxpercent' to the failure tolerance for the job > to complete irrespective of some task failures.
Thanks! I crawled the javadoc looking for something like this, I wonder why it's hidden? Mat