[
https://issues.apache.org/jira/browse/HADOOP-5548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696479#action_12696479
]
Amar Kamat commented on HADOOP-5548:
------------------------------------
Looked at the patch. Looks like there is no other way to this. There are cyclic
calls from jobtracker->jobinprogress->taskinprogress->jobtracker. There is no
documentation today to indicate this. For now we can go with Amareshwari's
patch and provide a quick fix. Later on in another jira we can get rid of these
implicit assumptions. +1.
> Observed negative running maps on the job tracker
> -------------------------------------------------
>
> Key: HADOOP-5548
> URL: https://issues.apache.org/jira/browse/HADOOP-5548
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: Owen O'Malley
> Assignee: Amareshwari Sriramadasu
> Priority: Blocker
> Fix For: 0.19.2, 0.20.0
>
> Attachments: patch-5548-1.txt, patch-5548-2.txt, patch-5548.txt
>
>
> We saw in both the web/ui and cli tools:
> {noformat}
> Cluster Summary (Heap Size is 11.7 GB/13.37 GB)
> Maps Reduces Total Nodes Map Task Reduce Task Avg. Blacklisted
> Submissions Capacity Capacity Tasks/Node Nodes
> -971 0 133 434 1736 1736 8.00 0
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.