Hudson build is back to normal : Hadoop-Common-trunk-Commit #425

2010-11-14 Thread Apache Hudson Server
See

Build failed in Hudson: Hadoop-Common-trunk-Commit #424

2010-11-14 Thread Apache Hudson Server
See Changes: [eli] HADOOP-7032. Assert type constraints in the FileStatus constructor. Contributed by Eli Collins -- Started by an SCM change Building remotely on hadoop6 Updat

Re: How to Compress output of mapper

2010-11-14 Thread Harsh J
Hi, On Sat, Nov 13, 2010 at 12:33 PM, Sujitha wrote: > Hi all, > > I am using Hadoop 0.20.2.I tried to compress the output of the mapper > using setMapOutputCompressorClass(DefaultCodec.class) on the Job > object,but it throws an error stating setMapOutputCompressorClass is not > available for Jo