[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216675#comment-13216675
 ] 

Hudson commented on MAPREDUCE-3686:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1857 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1857/])
    MAPREDUCE-3686. Fixed two bugs in Counters because of which web app 
displays zero counter values for framework counters. Contributed by Bhallamudi 
Venkata Siva Kamesh. (Revision 1293775)

     Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1293775
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/AbstractCounters.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/counters/CounterGroupFactory.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TestCounters.java

                
> history server web ui - job counter values for map/reduce not shown properly
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3686
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3686
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Thomas Graves
>            Assignee: Bhallamudi Venkata Siva Kamesh
>            Priority: Critical
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3686-1.path, MAPREDUCE-3686.patch, 
> MAPREDUCE-3686.patch, jobcounter1.png, jobcounter2.png, jobcounter3.png
>
>
> Looking at the job counters page on the history server for a finished job, it 
> shows 3 columns for each counter - map, reduce, total. The total appears 
> correct, but map and reduce columns are always zero.  If you click on a 
> particular column it does show you the map/reduce task and the value of each 
> one.
> Going to attach screenshots shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to