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 "Haibo Chen (JIRA)" <ji...@apache.org> on 2016/04/19 03:37:25 UTC

[jira] [Commented] (MAPREDUCE-6681) TestUberAM fails intermittently

    [ https://issues.apache.org/jira/browse/MAPREDUCE-6681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246932#comment-15246932 ] 

Haibo Chen commented on MAPREDUCE-6681:
---------------------------------------

https://issues.apache.org/jira/browse/MAPREDUCE-6647 expects TaskAttempt.container.Resource to be not null, but LocalContainerAllocator in uber mode doesn't set the resource associated with the containers. https://issues.apache.org/jira/browse/MAPREDUCE-6677 is created to fix the test failures here.

> TestUberAM  fails intermittently 
> ---------------------------------
>
>                 Key: MAPREDUCE-6681
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6681
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>            Reporter: Brahma Reddy Battula
>            Assignee: Haibo Chen
>
> {noformat}
> java.lang.AssertionError: null
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.apache.hadoop.mapreduce.v2.TestMRJobs.verifySleepJobCounters(TestMRJobs.java:474)
> 	at org.apache.hadoop.mapreduce.v2.TestUberAM.verifySleepJobCounters(TestUberAM.java:71)
> {noformat}
> *PreCommit Build* 
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/6434/testReport/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)