-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8195/
-----------------------------------------------------------
(Updated Nov. 29, 2012, 1:38 a.m.)
Review request for Sqoop.
Changes
-------
I do not feel comfortable with changing the files just to meet our coding
standard, so I've disabled checkstyle detection instead.
Description
-------
I've ported newest implementation of CombineFileInputFormat from Hadoop
2.0.2-alpha.
This addresses bug SQOOP-721.
https://issues.apache.org/jira/browse/SQOOP-721
Diffs (updated)
-----
src/java/org/apache/sqoop/mapreduce/CombineFileInputFormat.java 4f58d7d
src/java/org/apache/sqoop/mapreduce/CombineFileRecordReader.java 6f9864b
src/java/org/apache/sqoop/mapreduce/CombineFileSplit.java 8cf4d54
Diff: https://reviews.apache.org/r/8195/diff/
Testing
-------
I've done extensive testing on Hadoop 1.x, 2.x and 0.20.
Thanks,
Jarek Cecho