public static class Sampler.Reduce
extends MapReduceBase
The job of the reduce function is to change the key from NullWritableRnd
to NullWritable. TextOutputFormat only understands that NullWritable
is not to be written to output not NullWritableRnd.