[
https://issues.apache.org/jira/browse/HADOOP-10090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857041#comment-13857041
]
Hudson commented on HADOOP-10090:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #4928 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/4928/])
HADOOP-10090. Jobtracker metrics not updated properly after execution of a
mapreduce job. Contributed by Ivan Mitic. (ivanmi:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1553561)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/metrics2/impl/TestMetricsSourceAdapter.java
> Jobtracker metrics not updated properly after execution of a mapreduce job
> --------------------------------------------------------------------------
>
> Key: HADOOP-10090
> URL: https://issues.apache.org/jira/browse/HADOOP-10090
> Project: Hadoop Common
> Issue Type: Bug
> Components: metrics
> Affects Versions: 1.2.1
> Reporter: Ivan Mitic
> Assignee: Ivan Mitic
> Fix For: 1-win, 1.3.0, 2.3.0
>
> Attachments: HADOOP-10090.branch-1.2.patch,
> HADOOP-10090.branch-1.3.patch, HADOOP-10090.branch-1.4.patch,
> HADOOP-10090.branch-1.5.patch, HADOOP-10090.branch-1.6.patch,
> HADOOP-10090.branch-1.patch, HADOOP-10090.trunk.5.patch,
> HADOOP-10090.trunk.6.patch, OneBoxRepro.png
>
>
> After executing a wordcount mapreduce sample job, jobtracker metrics are not
> updated properly. Often times the response from the jobtracker has higher
> number of job_completed than job_submitted (for example 8 jobs completed and
> 7 jobs submitted).
> Issue reported by Toma Paunovic.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)