Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-7072

mapred job -history prints duplicate counter in human output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 2.10.0, 3.2.0
    • client
    • None
    • Reviewed

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

      Attachments

        1. MAPREDUCE-7072.01.patch
          8 kB
          wilfreds#1
        2. MAPREDUCE-7072.02.patch
          7 kB
          wilfreds#1
        3. MAPREDUCE-7072-branch-2.02.patch
          7 kB
          wilfreds#1
        4. MAPREDUCE-7072-branch-2.03.patch
          7 kB
          wilfreds#1

        Activity

          People

            wilfreds Wilfred Spiegelenburg
            wilfreds Wilfred Spiegelenburg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: