[
https://issues.apache.org/jira/browse/MAPREDUCE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated MAPREDUCE-2961:
-----------------------------------------------
Attachment: MAPREDUCE-2961-20110923.txt
Attaching patch that should fix this.
bq. The way it is, the pool size grows to the configured core-pool-size and
stays there. We should set core-pool-size to be very low, set a max-pool-size
and bound the queue size.
We don't need to do this anymore, as the corepool itself is changed according
to container-demand.
> Increase the default threadpool size for container launching in the
> application master.
> ---------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-2961
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2961
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Mahadev konar
> Assignee: Vinod Kumar Vavilapalli
> Priority: Blocker
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2961-20110923.txt, MAPREDUCE-2961.patch,
> MAPREDUCE-2961.patch
>
>
> Currently the default threadpool size is 10 for launching containers in
> ContainerLauncherImpl. We should increase that to 100 for a reasonable
> default, so that container launching is not backed up by a small thread pool
> size.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira