[ 
https://issues.apache.org/jira/browse/HADOOP-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712973#action_12712973
 ] 

Amareshwari Sriramadasu commented on HADOOP-5785:
-------------------------------------------------

bq. Also, instead of configuration, as JobSetup and JobCleanup are specified 
via the job's OutPutCommitter, why not have something in the lines of the 
following and use them generically to determine if a job needs setup/cleanup.
This cannot be done, because it is again user code. and we don't want to run 
any user code in JobTracker.

> 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
>            Reporter: Owen O'Malley
>            Assignee: Amareshwari Sriramadasu
>
> 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.

Reply via email to