----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11368/#review20985 -----------------------------------------------------------
Ship it! Ship It! - Jarek Cecho On May 24, 2013, 6:45 a.m., vasanthkumar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11368/ > ----------------------------------------------------------- > > (Updated May 24, 2013, 6:45 a.m.) > > > Review request for Sqoop. > > > Description > ------- > > Problem is when we create a connection or job using sqoop2 client, first time > connector and framework input forms are empty. Again create the same, input > forms are filled with values. > > After introducing the cloning of model classes, solves this problem. So on > second time creation, form input values are empty. > > > This addresses bug SQOOP-1019. > https://issues.apache.org/jira/browse/SQOOP-1019 > > > Diffs > ----- > > client/src/main/java/org/apache/sqoop/client/SqoopClient.java 3253bd5 > > Diff: https://reviews.apache.org/r/11368/diff/ > > > Testing > ------- > > Done > > > Thanks, > > vasanthkumar > >
