[
https://issues.apache.org/jira/browse/MAPREDUCE-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829165#action_12829165
]
Pradeep Kamath commented on MAPREDUCE-1447:
-------------------------------------------
I work on the pig team too - yes, we are using the new Job API and old
JobControl class (since there was no JobControl based on new api in hadoop
0.20.1)
> job level hook in OutputCommitter is not working in local mode
> --------------------------------------------------------------
>
> Key: MAPREDUCE-1447
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1447
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.20.1
> Reporter: Daniel Dai
>
> OutputCommitter is not totally working in local mode. Only task level hooks
> are called, which are setupTask, needsTaskCommit, commitTask, abortTask. Job
> level hooks are not working, which are: setupJob, cleanupJob.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.