You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2013/06/16 21:06:20 UTC

[jira] [Updated] (MAPREDUCE-5327) TestMRJobs and TestUberAM fail at verifying counters

     [ https://issues.apache.org/jira/browse/MAPREDUCE-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated MAPREDUCE-5327:
-------------------------------------

    Assignee: Alejandro Abdelnur
    
> TestMRJobs and TestUberAM fail at verifying counters
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-5327
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5327
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>
> See the test report in YARN-829 and YARN-830:
> * https://builds.apache.org/job/PreCommit-YARN-Build/1269//testReport/
> * https://builds.apache.org/job/PreCommit-YARN-Build/1270//testReport/
> The failure seems to be related to:
> {code}
> Assert
>         .assertTrue(counters.findCounter(JobCounter.SLOTS_MILLIS_MAPS) != null
>             && counters.findCounter(JobCounter.SLOTS_MILLIS_MAPS).getValue() != 0);
> {code}
> in TestMRJobs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira