----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8903/#review15206 -----------------------------------------------------------
Ship it! I was able to reproduce the failures with hadoop that includes MAPREDUCE-4278. I also verified that the patch fixes the issue. - Cheolsoo Park On Jan. 9, 2013, 9:37 a.m., Jarek Cecho wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8903/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2013, 9:37 a.m.) > > > Review request for Sqoop. > > > Description > ------- > > Rather than requiring one fixed job name, I've changed the behavior to check > prefix and suffix and thus we won't need to refactore this test if Hadoop > will change the logic of job id generation again. > > > This addresses bug SQOOP-821. > https://issues.apache.org/jira/browse/SQOOP-821 > > > Diffs > ----- > > src/test/com/cloudera/sqoop/testutil/LobAvroImportTestCase.java e22a6b4 > > Diff: https://reviews.apache.org/r/8903/diff/ > > > Testing > ------- > > You need to install bleeding edge build of Hadoop into your maven/ivy cache > and change dependencies in order to properly test this fix. > > > Thanks, > > Jarek Cecho > >
