[
https://issues.apache.org/jira/browse/MAPREDUCE-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828967#action_12828967
]
Daniel Dai commented on MAPREDUCE-1447:
---------------------------------------
Hi, Vinod,
I mean setupJob and cleanupJob does not get called in local mode. I am using
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.