[
https://issues.apache.org/jira/browse/HADOOP-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476358
]
David Bowen commented on HADOOP-1048:
-------------------------------------
Currently tasks are reporting their progress (and now counters) every second.
Is there any reason for this to be so frequent? Shall I try setting
Task.PROGRESS_INTERVAL to 5 seconds instead?
> Sort500 failing since counters patch went in
> --------------------------------------------
>
> Key: HADOOP-1048
> URL: https://issues.apache.org/jira/browse/HADOOP-1048
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Reporter: David Bowen
>
> Nigel wrote:
> We have a problem
> Looks like counters patch is "breaking" things
> Sort500 has been failing since the patch went in
> Looking at the JT logs, there are 0 "Call queue overflow" message before
> the patch went in and 15000+ after the patch went in
> Looks like the counters stuff is overwhelming the JT
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.