public class ChukwaArchiveBuilder
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Main class for mapreduce job to do archiving of Chunks.
Map class and reduce classes are both identity; actual logic is in
Partitioner and OutputFormat classes. Those are selected by first argument.