----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56984/#review166525 -----------------------------------------------------------
Fix it, then Ship it! Hi Anna, Thanks for this fix, I got a very minor finding, please find it below. Thanks, Bogi src/java/org/apache/sqoop/mapreduce/ImportJobBase.java (line 350) <https://reviews.apache.org/r/56984/#comment238481> Please correct "export" here to "import". - Boglarka Egyed On Feb. 23, 2017, 1:56 p.m., Anna Szonyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56984/ > ----------------------------------------------------------- > > (Updated Feb. 23, 2017, 1:56 p.m.) > > > Review request for Sqoop, Boglarka Egyed, Attila Szabo, Szabolcs Vasas, and > Liz Szilagyi. > > > Bugs: SQOOP-3139 > https://issues.apache.org/jira/browse/SQOOP-3139 > > > Repository: sqoop-trunk > > > Description > ------- > > SQOOP-3139: sqoop tries to re-execute select query during import in case of a > connection reset error and this is causing lots of duplicate records from > source > > > Diffs > ----- > > src/java/org/apache/sqoop/mapreduce/ImportJobBase.java 105917c > > Diff: https://reviews.apache.org/r/56984/diff/ > > > Testing > ------- > > ant test > > > Thanks, > > Anna Szonyi > >