[ https://issues.apache.org/jira/browse/MAPREDUCE-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747260#action_12747260
]
Amareshwari Sriramadasu commented on MAPREDUCE-911:
---------------------------------------------------
TestTaskFail fails first 2 attempts and passes in thrid attempt.
>From the logs, it shows that before 2nd attempt could get a chance to run, third attempt
is launched speculatively, which leads to job completion.
So, speculation-execution should be disabled for the test.
> TestTaskFail fail sometimes
> ---------------------------
>
> Key: MAPREDUCE-911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-911
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.20.1
>
> Attachments: faillog.txt
>
>
> TestTaskFail fail sometimes with following error :
> junit.framework.AssertionFailedError
> at org.apache.hadoop.mapred.TestTaskFail.validateJob(TestTaskFail.java:136)
> at org.apache.hadoop.mapred.TestTaskFail.testWithDFS(TestTaskFail.java:181)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|