A {@link MultiInputFormat} that returns records as uninterpreted{@link BytesWritable}. Converts {@link RawBytesWritable}returned by {@link MultiInputFormat} to a BytesWritable.
Use MultiInputFormat if RawBytesWritable is required or suffices.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.