[ http://issues.apache.org/jira/browse/HADOOP-81?page=all ]
Owen O'Malley updated HADOOP-81:
--------------------------------
Attachment: local-spec-exec.patch
This patch does:
Changes the JobInProgress and TaskInProgress to keep the JobConf, which is the
job specific configuration,
rather than the system-wide configuration.
Adds set/get speculative execution methods to the JobConf, so that applications
don't need to get the string literal right.
On a side note, I also made all of the fields in TaskInProgress private rather
than package-local.
> speculative execution is only controllable from the default config
> ------------------------------------------------------------------
>
> Key: HADOOP-81
> URL: http://issues.apache.org/jira/browse/HADOOP-81
> Project: Hadoop
> Type: Bug
> Components: mapred
> Versions: 0.1
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 0.1
> Attachments: local-spec-exec.patch
>
> The application's JobConf is not consulted when checking whether speculative
> execution should be used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira