[
https://issues.apache.org/jira/browse/HADOOP-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated HADOOP-5785:
--------------------------------------------
Attachment: patch-5785-4.txt
Patch incorporating Owen's comments.
Added Job.setJobSetupCleanupNeeded and JobContext.getJobSetupCleanupNeeded.
Removed doSetupInline and doCleanupInline.
Added testcase with new api.
> The job setup and cleanup tasks should be optional
> --------------------------------------------------
>
> Key: HADOOP-5785
> URL: https://issues.apache.org/jira/browse/HADOOP-5785
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Affects Versions: 0.19.0
> Reporter: Owen O'Malley
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.21.0
>
> Attachments: patch-5785-1.txt, patch-5785-2.txt, patch-5785-3.txt,
> patch-5785.txt
>
>
> For jobs that require low latency and do not require setup or cleanup tasks
> for the job, it should be possible to turn them off for that job.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.