Hi, I was browsing through the multithreaded maprunner code, and there are some doubts that I have regarding the same.
How are the map tasks being allocated, is it a common pool that is being eaten into, or is the common pool being divided into smaller parts and each thread gets a portion of the pool. Regards, Jyothish Soman
