----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23047/#review47697 -----------------------------------------------------------
Looks good to me. I do see 4 test failures in TestIncrementalImport, could you take a look Abe? - Jarek Cecho On July 8, 2014, 12:56 a.m., Abraham Elmahrek wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23047/ > ----------------------------------------------------------- > > (Updated July 8, 2014, 12:56 a.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-1138 > https://issues.apache.org/jira/browse/SQOOP-1138 > > > Repository: sqoop-trunk > > > Description > ------- > > commit 7642758ec9d3e2d798bc18a73af2662783651594 > Author: Abraham Elmahrek <[email protected]> > Date: Thu Jun 26 14:48:31 2014 -0700 > > SQOOP-1138 incremental lastmodified should re-use output directory > > Added merge-key option for lastmodified. > If the target directory already exists, try to perform a merge. > Otherwise, just move the temporary directory to the target > directory. > > :100644 100644 6cbb873... bf654b5... M > src/java/org/apache/sqoop/tool/ImportTool.java > :100644 100644 8eadcdd... fd94552... M > src/test/com/cloudera/sqoop/TestIncrementalImport.java > > > Diffs > ----- > > src/java/org/apache/sqoop/tool/ImportTool.java 6cbb873 > src/test/com/cloudera/sqoop/TestIncrementalImport.java 8eadcdd > > Diff: https://reviews.apache.org/r/23047/diff/ > > > Testing > ------- > > ran ant tests with new test. > > > Thanks, > > Abraham Elmahrek > >
