-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3961/
-----------------------------------------------------------
(Updated 2012-02-28 14:43:52.891865)
Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
Changes
-------
I've applied both suggestions and try it again in live testing environment against Microsoft
SQL Server and MySQL.
Summary
-------
I've incorporated support for incremental import of free form queries to sqoop.
This addresses bug SQOOP-444.
https://issues.apache.org/jira/browse/SQOOP-444
Diffs (updated)
-----
/src/test/com/cloudera/sqoop/TestIncrementalImport.java 1294667
/src/java/org/apache/sqoop/tool/ImportTool.java 1294667
Diff: https://reviews.apache.org/r/3961/diff
Testing
-------
ant -Dhadoopversion={20,23,100} test
live testing on CDH3 and Microsoft SQL Server
Thanks,
Jarek
|