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

TestMRJobs and TestUberAM fail at verifying counters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      See the test report in YARN-829 and YARN-830:

      The failure seems to be related to:

      Assert
              .assertTrue(counters.findCounter(JobCounter.SLOTS_MILLIS_MAPS) != null
                  && counters.findCounter(JobCounter.SLOTS_MILLIS_MAPS).getValue() != 0);
      

      in TestMRJobs.

      Attachments

        Issue Links

          Activity

            People

              tucu00 Alejandro Abdelnur
              zjshen Zhijie Shen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: