[
https://issues.apache.org/jira/browse/HADOOP-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amar Kamat updated HADOOP-2801:
-------------------------------
Description: I ran into a situation where the non-speculative task and the
speculative task were started at the same time. Ideally there should be a 1 min
gap for speculation. One possible reason would be the usage of {{startTime}} in
deciding whether there is a speculative lag. (was: I ran into a situation
where the non-speculative task and the speculative task were started at the
same time. Ideally there should be a 1 min gap for speculation. One possible
reason would be the usage of {{startTime}}in deciding whether there is a
speculative lag.)
> Non-speculative and speculative tasks for a TIP start at the same time.
> -----------------------------------------------------------------------
>
> Key: HADOOP-2801
> URL: https://issues.apache.org/jira/browse/HADOOP-2801
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Reporter: Amar Kamat
> Fix For: 0.16.1
>
>
> I ran into a situation where the non-speculative task and the speculative
> task were started at the same time. Ideally there should be a 1 min gap for
> speculation. One possible reason would be the usage of {{startTime}} in
> deciding whether there is a speculative lag.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.