Use the NullOutputFormat class as your OutputFormat, perhaps? On Tue, Mar 22, 2011 at 11:21 PM, maha <[email protected]> wrote: > This is confusing me ... > > Reported Maps # of output records is 0 , yet I see 86 bytes produced from > each mapper in output destination path. > > -rw-r--r-- 1 Hadoop supergroup 86 2011-03-22 10:17 > /tmp/out/part-00000 > ..... > ..... > > I can't eliminate output path because I get: java.io.IOException: > Undefined job output-path > > How can I tell the job configuration not to prepare an output path (or > anything produced by output.collect()) ? > > Thank you, > Maha
-- Harsh J http://harshj.com
