[
https://issues.apache.org/jira/browse/MAPREDUCE-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439643#comment-15439643
]
Jason Lowe commented on MAPREDUCE-6768:
---------------------------------------
bq. I guess I must be following some bad practice I have seen in the code base.
It's not a terrible practice, just that I've been sensitive to unnecessarily
long sleeps in unit tests lately. See the discussion at YARN-5393 for details.
+1 pending Jenkins. The patch still can't be used as-is on other branches
since JDK7 will want task1Attempt2 to be final for use in the inner class, but
that's something I can easily fix during the commit.
> TestRecovery.testSpeculative failed with NPE
> --------------------------------------------
>
> Key: MAPREDUCE-6768
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6768
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Reporter: Haibo Chen
> Assignee: Haibo Chen
> Attachments: mapreduce6768.001.patch, mapreduce6768.002.patch
>
>
> 1 tests failed.
> REGRESSION: org.apache.hadoop.mapreduce.v2.app.TestRecovery.testSpeculative
> Error Message:
> null
> Stack Trace:
> java.lang.NullPointerException: null
> at
> org.apache.hadoop.mapreduce.v2.app.TestRecovery.testSpeculative(TestRecovery.java:1201)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]