In the new context-objects api the OutputFormat has the necessary apis to setup the OutputCommitter.

Arun

On Apr 7, 2010, at 3:50 PM, Deepika Khera wrote:

Hi,

I have been using the JobConf.setOutputCommitter() method to set my own OutputCommitter for a map reduce job. With hadoop v 0.20 since this class is deprecated, what will be the alternate to set a custom OutputCommitter? I tried setting the property “mapred.output.committer.class” in Configuration , but that seems like an invalid property. Have not been able to find an alternate to do this.

Thanks,
Deepika

Reply via email to