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

Jason Lowe commented on MAPREDUCE-6625:
---------------------------------------

Thanks [~rkanter] for picking this up -- it dropped off my radar after 
vacations and conferences.

Is there a reason this wasn't committed to 2.8?  It looks like the original 
race was added in 2.8 via MAPREDUCE-6566, so it seems appropriate to fix it 
there as well.  Otherwise those running the unit tests on 2.8-based releases 
will occasionally see this issue.

> TestCLI#testGetJob fails occasionally
> -------------------------------------
>
>                 Key: MAPREDUCE-6625
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6625
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>            Reporter: Jason Lowe
>            Assignee: Haibo Chen
>             Fix For: 2.9.0
>
>         Attachments: mapreduce6625.001.patch, mapreduce6625.002.patch, 
> mapreduce6625.003.patch
>
>
> Lately TestCLI has been failing sometimes in precommit builds:
> {noformat}
> Running org.apache.hadoop.mapreduce.tools.TestCLI
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.883 sec <<< 
> FAILURE! - in org.apache.hadoop.mapreduce.tools.TestCLI
> testGetJob(org.apache.hadoop.mapreduce.tools.TestCLI)  Time elapsed: 0.037 
> sec  <<< FAILURE!
> 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.tools.TestCLI.testGetJob(TestCLI.java:175)
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to