|
|
-
Review Request: SQOOP-784: Sqoop2: Creating job for connection with id > 1 will results in NullPointerExceptionJarek Cecho 2012-12-17, 18:29
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8641/ ----------------------------------------------------------- Review request for Sqoop. Description ------- It seems that we were using connection id instead of connector id. This addresses bug SQOOP-784. https://issues.apache.org/jira/browse/SQOOP-784 Diffs ----- client/src/main/java/org/apache/sqoop/client/shell/CreateJobFunction.java 2b55adc Diff: https://reviews.apache.org/r/8641/diff/ Testing ------- Thanks, Jarek Cecho |