Description
'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
.... |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 ....