|
|
-
Re: Review Request: SQOOP-619: Display user persistent id of newly created connection and job objectsJarek Cecho 2012-10-04, 01:01
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7410/ ----------------------------------------------------------- (Updated Oct. 4, 2012, 1:01 a.m.) Review request for Sqoop. Changes ------- I've added same functionality to clone command that was recently added. Description ------- I've improved VerificationBean to also transfer ID if it's present and fixed user code to display it. This addresses bug SQOOP-619. https://issues.apache.org/jira/browse/SQOOP-619 Diffs (updated) ----- client/src/main/java/org/apache/sqoop/client/shell/CloneConnectionFunction.java 9716de6 client/src/main/java/org/apache/sqoop/client/shell/CloneJobFunction.java 6c579d0 client/src/main/java/org/apache/sqoop/client/shell/CreateConnectionFunction.java 904624c client/src/main/java/org/apache/sqoop/client/shell/CreateJobFunction.java 1a8b901 common/src/main/java/org/apache/sqoop/json/ValidationBean.java b56f6ed Diff: https://reviews.apache.org/r/7410/diff/ Testing ------- I've performed just manual testing. Thanks, Jarek Cecho |