> On Oct. 29, 2014, 6:32 p.m., Jarek Cecho wrote: > > I think that this patch needs a rebase on HEAD of current sqoop2 branch, > > I'm getting compilation error: > > > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > > (default-compile) on project sqoop-connector-generic-jdbc: Compilation > > failure > > [ERROR] > > /Users/jarcec/apache/sqoop2-vanila/connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/GenericJdbcValidator.java:[96,33] > > cannot find symbol > > > > I've removed the GenericJdbcValidator class recently.
I had rebased before and did once more. I am not sure why it is failing. the SQOOP bot seems to be fine 4 hours ago as well Sqoop QA bot added a comment - 4 hours ago Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12678068/SQOOP-1645.patch against branch sqoop2. Overall: +1 all checks pass SUCCESS: Clean was successful SUCCESS: Patch applied correctly SUCCESS: Patch add/modify test case SUCCESS: Patch compiled SUCCESS: All tests passed Console output: https://builds.apache.org/job/PreCommit-SQOOP-Build/491/console This message is automatically generated. - Veena ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27360/#review59103 ----------------------------------------------------------- On Oct. 29, 2014, 9:23 p.m., Veena Basavaraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27360/ > ----------------------------------------------------------- > > (Updated Oct. 29, 2014, 9:23 p.m.) > > > Review request for Sqoop and Jarek Cecho. > > > Repository: sqoop-sqoop2 > > > Description > ------- > > see jira > > > Diffs > ----- > > > connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/GenericJdbcToInitializer.java > 1747347 > > connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/configuration/FromJobConfig.java > 12ceb21 > > connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/configuration/ToJobConfig.java > 2428601 > > connector/connector-generic-jdbc/src/main/resources/generic-jdbc-connector-config.properties > c535e9b > > connector/connector-generic-jdbc/src/test/java/org/apache/sqoop/connector/jdbc/TestToInitializer.java > 243de01 > > Diff: https://reviews.apache.org/r/27360/diff/ > > > Testing > ------- > > yes > > > Thanks, > > Veena Basavaraj > >
