Wilfred Spiegelenburg created MAPREDUCE-7072:
------------------------------------------------

             Summary: mapred job -history prints duplicate counter in human 
output
                 Key: MAPREDUCE-7072
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7072
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: client
    Affects Versions: 3.0.0
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


 'mapred job -history' command prints duplicate entries for counters only for 
the human output format. It does not do this for the JSON format.

mapred job -history /user/history/somefile.jhist -format human
{code}
....
|Job Counters |Total megabyte-seconds taken by all map tasks|0 |0 |268,288,000
...
|Job Counters |Total megabyte-seconds taken by all map tasks|0 |0 |268,288,000
....
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Reply via email to