21222324252627
private final RawBytesWritable writable = new RawBytesWritable(); @Override @SuppressWarnings("rawtypes") public OutputFormat getOutputFormat() throws IOException { return new LzoBinaryBlockOutputFormat(); }