I’m running Hadoop 2.7.1. I tried to limit the number of concurrent map tasks 
using
mapreduce.job.running.map.limit=5, but that property had no effect on the number
of tasks (35 concurrently running in my case). I checked the value of that 
property
in the job history, and it was set correctly. Is this a bug or have I 
overlooked something?

Thanks
Brian
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@hadoop.apache.org
For additional commands, e-mail: user-h...@hadoop.apache.org

Reply via email to