On Sat, 2010-04-10 at 00:30 -0500, Allan Espinosa wrote: > Hi, > > How do you throttle the number of mapping threads like > foreach.max.threads ? I have this workflow whose mapper accesses a > mysql database that makes a 400+ access at a time. There is no throttling for those unfortunately. Any way you can bulk the mapping invocations?