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.

Reply via email to