-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15246/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-1227
https://issues.apache.org/jira/browse/SQOOP-1227
Repository: sqoop-trunk
Description
-------
I've removed the extra NULL as we are not specifying the charset anyway
(passing NULL) and thus this do not seem to be important.
Diffs
-----
src/java/org/apache/sqoop/mapreduce/DataDrivenImportJob.java
172e822b0edc2898d0c41b85f879524ec3092e52
Diff: https://reviews.apache.org/r/15246/diff/
Testing
-------
I'm able to compile Sqoop against commons-io version 2.4.
Thanks,
Jarek Cecho