Owen O'Malley wrote: > > On Dec 16, 2008, at 8:28 AM, David Coe wrote: > >> Is there a way to output the write() instead? > > > Use SequenceFileOutputFormat. It writes binary files using the write. > The reverse is SequenceFileInputFormat, which reads the sequence files > using readFields. > > -- Owen Does the SequenceFileOutputFormat work with NullWritable as the value?
- Output.collect uses toString for custom key class. Is it po... David Coe
- Re: Output.collect uses toString for custom key class. ... Owen O'Malley
- Re: Output.collect uses toString for custom key cla... David Coe
- Re: Output.collect uses toString for custom key... Owen O'Malley
- Re: Output.collect uses toString for custom... David Coe
- Re: Output.collect uses toString for c... Aaron Kimball
- Re: Output.collect uses toString for c... Owen O'Malley
- Re: Output.collect uses toString for custom key cla... David Coe
- Re: Output.collect uses toString for custom key... Owen O'Malley